DotMSN

ListReceivedEventArgs Class

Used when a list (FL, Al, BL, RE) is received via synchronize or on request.

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

System.Object
   System.EventArgs
      XihSolutions.DotMSN.ListReceivedEventArgs

[Visual Basic]
Public Class ListReceivedEventArgs
    Inherits EventArgs
[C#]
public class ListReceivedEventArgs : 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

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

See Also

ListReceivedEventArgs Members | XihSolutions.DotMSN Namespace