Class ExceptionMessage
In the case of a SocketMessage when we use it in a SendReceiveAsync we want to propagate exceptions from the remote host
public class ExceptionMessage : SocketMessage
- Inheritance
-
ExceptionMessage
- Inherited Members
Fields
ExceptionInfo
Remote exception information
public ExceptionInfo ExceptionInfo