DotMSN

P2PTransferSession.SendAbortMessage Method 

Sends the remote client a p2p message with the 0x80 flag to abort.

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

See Also

P2PTransferSession Class | XihSolutions.DotMSN.DataTransfer Namespace