Share via


AgentAsyncContext members

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

The AgentAsyncContext type exposes the following members.

Properties

  Name Description
Public property AsyncException The AsyncException property gets or sets an asynchronous exception to propagate.

Top

Methods

  Name Description
Public method Complete The Complete method is a callback to indicate that the asynchronous event handler completed execution.
Public method Resume The Resume() method initializes the current thread for use by an agent.

Top

See also

Reference

AgentAsyncContext class

Microsoft.Exchange.Data.Transport namespace