IAsyncInfo.Close Method

Closes the asynchronous operation.

Syntax

public:
void Close()  

Remarks

Calling this method indicates that you have finished with the results of the operation. After calling Close, do not call the GetResults method again.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

IAsyncInfo Interface

IAsyncInfo Members

Windows.Foundation Namespace