DotMSN

P2PDirectProcessor Class

Handles the direct connections in P2P sessions.

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

System.Object
   XihSolutions.DotMSN.Core.SocketMessageProcessor
      XihSolutions.DotMSN.DataTransfer.P2PDirectProcessor

[Visual Basic]
Public Class P2PDirectProcessor
    Inherits SocketMessageProcessor
[C#]
public class P2PDirectProcessor : SocketMessageProcessor

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

P2PDirectProcessor Members | XihSolutions.DotMSN.DataTransfer Namespace