ConnectionSendTimeoutException Constructor NetworkComms.Net Help
Overload List

  NameDescription
Public methodConnectionSendTimeoutException 
Create a new instance of ConnectionSendTimeoutException
Public methodConnectionSendTimeoutException(String)
Create a new instance of ConnectionSendTimeoutException
Protected methodConnectionSendTimeoutException(SerializationInfo, StreamingContext)
Constructor required by the runtime and by .NET programming conventions
Public methodConnectionSendTimeoutException(String, Exception)
Create a new instance of ConnectionSendTimeoutException
Back to Top
See Also