IVsToolbox6.GetAsyncState Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicate what (if any) asynchronous operations are pending or in progress.
public:
System::UInt32 GetAsyncState();
public:
unsigned int GetAsyncState();
unsigned int GetAsyncState();
public uint GetAsyncState ();
abstract member GetAsyncState : unit -> uint32
Public Function GetAsyncState () As UInteger
Returns
Any asynchronous operations that are pending or in progress.