DotMSN

P2PSessionAffectedEventArgs Class

Used in events where a P2PMessageSession object is created, or in another way affected.

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

System.Object
   System.EventArgs
      XihSolutions.DotMSN.DataTransfer.P2PSessionAffectedEventArgs

[Visual Basic]
Public Class P2PSessionAffectedEventArgs
    Inherits EventArgs
[C#]
public class P2PSessionAffectedEventArgs : EventArgs

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

P2PSessionAffectedEventArgs Members | XihSolutions.DotMSN.DataTransfer Namespace