Rfc1006Base.SetStatus Method (Rfc1006Status, Rfc1006Base)
Sets the status of the connection using the specified value, sender information.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
protected void SetStatus( Rfc1006Status value, Rfc1006Base sender )
Parameters
value
Type: Rfc1006LibNet.Advanced.Rfc1006Status
Represents the new status.
sender
Type: Rfc1006LibNet.Advanced.Rfc1006Base
A reference to the object that raised the event.