Click or drag to resize
AsyncCompletionEventArgs Properties

The AsyncCompletionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCompletionTask
For an asynchronous event handler, set this to a task that completes when the handler has finished.
Top
See Also