Share via


AgentAsyncContext Members

The AgentAsyncContext class represents an asynchronous state object that is used by asynchronous transport agents.

The following tables list the members exposed by the AgentAsyncContext type.

Public Properties

  Name Description
Aa493988.pubproperty(en-us,EXCHG.80).gif AsyncException The AsyncException property gets or sets an asynchronous exception to propagate.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa493988.pubmethod(en-us,EXCHG.80).gif Complete The Complete method is a callback to indicate that the asynchronous event handler completed execution.
Aa493988.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa493988.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa493988.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa493988.pubmethod(en-us,EXCHG.80).gifAa493988.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa493988.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa493988.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa493988.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top