IAsyncDisposable::DisposeAsync Method ()

 

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously.

Namespace:   Microsoft.VisualStudio.Threading
Assembly:  Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)

Task^ DisposeAsync()

Return Value

Type: System.Threading.Tasks::Task^

Returns Task.

Return to top
Show: