Click or drag to resize

ProtocolInstance Events

The ProtocolInstance type exposes the following members.

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