P2PMessageSession.InvalidateProcessor Method
Sets the processor as invalid, and requests the p2phandler for a new request.
[Visual Basic]
Overridable Protected Sub InvalidateProcessor()
[C#]
protected virtual
void InvalidateProcessor();
See Also
P2PMessageSession Class | XihSolutions.DotMSN.DataTransfer Namespace