ProtocolSocket Events |
The ProtocolSocket type exposes the following members.
| Name | Description | |
|---|---|---|
| EditBegun |
Raised on the first call to BeginEdit.
| |
| EditEnded |
Raised on the last call to EndEdit.
| |
| OnClosed |
Occurs after the socket is closed.
| |
| OnOpened |
Occurs after the socket is opened.
| |
| OnShutdown |
Occurs after the socket is shutdown.
| |
| PropertyChanged |
Occurs when a property value changes.
|