DotMSN

P2PMessageSession.CleanUp Method 

Removes references to handlers and the messageprocessor. Also closes running transfer sessions and pending processors establishing connections.

[Visual Basic]
Overridable Public Sub CleanUp()
[C#]
public virtual void CleanUp();

See Also

P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace