DotMSN

NSMessageHandler.Clear Method 

Clears all resources associated with a nameserver session.

[Visual Basic]
Overridable Protected Sub Clear()
[C#]
protected virtual void Clear();

Remarks

Called after we the processor has disconnected. This will clear the contactlist and free other resources.

See Also

NSMessageHandler Class | XihSolutions.DotMSN Namespace