Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 634 Bytes

iasyncinfo_close_811482585.md

File metadata and controls

23 lines (16 loc) · 634 Bytes
-api-id -api-type
M:Windows.Foundation.IAsyncInfo.Close
winrt method

Windows.Foundation.IAsyncInfo.Close

-description

Closes the asynchronous operation.

-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 (each of the 4 IAsyncInfo derived interfaces have their own implementation of GetResults.)

-examples

-see-also

Status