Click or drag to resize

ReplyTimeoutException Constructor

Overload List
  NameDescription
Public methodReplyTimeoutException
Constructs a new ReplyTimeoutException.
Public methodReplyTimeoutException(String)
Constructs a new ReplyTimeoutException with an error message.
Public methodReplyTimeoutException(String, Exception)
Constructs a new ReplyTimeoutException with an error message and inner exception.
Top
See Also