IVsToolbox6::GetAsyncState Method ()

 

Indicate what (if any) asynchronous operations are pending or in progress.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

unsigned int GetAsyncState()

Return Value

Type: System::UInt32

Any asynchronous operations that are pending or in progress.

Return to top
Show: