Provides data for the asynchronous completed events of DialingManager.

Namespace: ININ.IceLib.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public class LogonCompletedEventArgs : AsyncCompletedEventArgs
Visual Basic
Public Class LogonCompletedEventArgs _
	Inherits AsyncCompletedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.ComponentModel..::..AsyncCompletedEventArgs
      ININ.IceLib.Dialer..::..LogonCompletedEventArgs

See Also