ExpectedReturnTimeoutException ClassNetworkComms.Net Help
A timeout has occurred while waiting for an expected return object. Check for errors and or consider increasing the provided return timeout value.
Inheritance Hierarchy

OnlineSystem.Object
  OnlineSystem.Exception
    NetworkCommsDotNet.CommsException
      NetworkCommsDotNet.ExpectedReturnTimeoutException

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

[SerializableAttribute]
public class ExpectedReturnTimeoutException : CommsException
See Also