DotMSN

P2PHandler Class

Handles incoming P2P messages from the switchboardserver.

For a list of all members of this type, see P2PHandler Members.

System.Object
   XihSolutions.DotMSN.DataTransfer.P2PHandler

[Visual Basic]
Public Class P2PHandler
    Implements IMessageHandler
[C#]
public class P2PHandler : IMessageHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: XihSolutions.DotMSN.DataTransfer

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

P2PHandler Members | XihSolutions.DotMSN.DataTransfer Namespace