-api-id | -api-type |
---|---|
M:Windows.Foundation.IAsyncInfo.Close |
winrt method |
Closes the asynchronous operation.
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.)