DotMSN

Factory.CreateP2PHandler Method 

Creates a default p2p handler.

[Visual Basic]
Public Shared Function CreateP2PHandler() As P2PHandler
[C#]
public static P2PHandler CreateP2PHandler();

Return Value

See Also

Factory Class | XihSolutions.DotMSN.Core Namespace