AsyncStatus Class

Definition

A helper class that describes status and last exception from an asynchronous operation.

public sealed class AsyncStatus
type AsyncStatus = class
Public NotInheritable Class AsyncStatus
Inheritance
AsyncStatus

Properties

ExecutionStatus

ExecutionStatus

LastException

LastException

Applies to