ConfirmationTimeoutException ClassNetworkComms.Net Help
A timeout has occurred while waiting for a confirmation packet to be received. Check for errors and or consider increasing NetworkComms.PacketConfirmationTimeoutMS
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NetworkCommsDotNet CommsException
      NetworkCommsDotNet ConfirmationTimeoutException

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

[SerializableAttribute]
public class ConfirmationTimeoutException : CommsException
See Also