Click or drag to resize
LogOutCompletedEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    System.ComponentModelAsyncCompletedEventArgs
      CorrigoServiceLogOutCompletedEventArgs

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class LogOutCompletedEventArgs : AsyncCompletedEventArgs

The LogOutCompletedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyResult
Top
Remarks
See Also