Represents the AuthorizedHostOperationCompleted event handler arguments.

The AuthorizedHostOperationCompletedEventArgstype exposes the following members.

Constructors

  Name Description
Public method AuthorizedHostOperationCompletedEventArgs Constructor
Top

Properties

  Name Description
Public property Exception Result of the operation. A null value equals success, otherwise, an exception describes the error.
Public property Instance Instance ID of the authorized host for the completed operation.
Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

See also