DotMSN

SBMessageHandler.P2PHandler Property

Implements the P2P framework. This object is automatically created when a succesfull connection was made to the switchboard.

[Visual Basic]
Public Property P2PHandler As P2PHandler
[C#]
public DataTransfer.P2PHandler P2PHandler {get; set;}

See Also

SBMessageHandler Class | XihSolutions.DotMSN Namespace