Поделиться через


GetSharingMetadataCompletedEventArgs Members

Include Protected Members
Include Inherited Members

The GetSharingMetadataCompletedEventArgs class provides data for the GetSharingMetadataCompleted event.

The GetSharingMetadataCompletedEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancelled (Inherited from AsyncCompletedEventArgs.)
Public property Error (Inherited from AsyncCompletedEventArgs.)
Public property Result The Result property gets a GetSharingMetadataResponseMessageType object for an asynchronous GetSharingMetadataAsync(GetSharingMetadataType) method call.
Public property UserState (Inherited from AsyncCompletedEventArgs.)

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.)
Protected method RaiseExceptionIfNecessary (Inherited from AsyncCompletedEventArgs.)
Public method ToString (Inherited from Object.)

Top