IAsyncInfo.Status Property

Gets a value that indicates the status of the asynchronous operation.

Syntax

public:
property AsyncStatus Status {
         AsyncStatus get ();
}  

Property value

Type: AsyncStatus 

The status of the operation.

Remarks

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IAsyncInfo Interface

IAsyncInfo Members

Windows.Foundation Namespace