SBMessageProcessor.Disconnect Method
Disconnect from the switchboard server.
[Visual Basic]
Overrides Public Sub Disconnect()
[C#]
public override
void Disconnect();
Remarks
Sends the OUT command before disconnecting.
See Also
SBMessageProcessor Class | XihSolutions.DotMSN Namespace