Click or drag to resize

ProtocolSocket Events

The ProtocolSocket type exposes the following members.

Events
  NameDescription
Public eventEditBegun
Raised on the first call to BeginEdit.
Public eventEditEnded
Raised on the last call to EndEdit.
Public eventOnClosed
Occurs after the socket is closed.
Public eventOnOpened
Occurs after the socket is opened.
Public eventOnShutdown
Occurs after the socket is shutdown.
Public eventPropertyChanged
Occurs when a property value changes.
Top
See Also