WarmUp Method | Table of Content | BytesReceived Event |
Session Events |
The Session type exposes the following members.
Name | Description | |
---|---|---|
BytesReceived |
Raised when bytes received by the session.
| |
ErrorEvent | Error condition is detected. | |
InboundApplicationMsgEvent | Application-level message is received from the counterparty. | |
InboundSessionMsgEvent | Session-level message is received. | |
MessageResending | Sent application-level message is about to be resent to the counterparty. | |
MessageSending | Message is about to be sent to the counterparty. | |
OutboundApplicationMsgEvent | Application-level message will be sent to the counterparty. | |
OutboundSessionMsgEvent | Session-level message will be sent to the counterparty. | |
ResendingFinished | Resending process is completed. | |
ResendingStarted | ResendRequest (MsgType=2) message is received and the session is about to start resending messages. | |
StateChangeEvent | Session state is changed. | |
WarningEvent | Warning condition is detected. |