IVsToolbox6.GetAsyncState 方法

定义

指示 () 任何挂起或正在进行的异步操作。

public:
 System::UInt32 GetAsyncState();
public:
 unsigned int GetAsyncState();
unsigned int GetAsyncState();
public uint GetAsyncState ();
abstract member GetAsyncState : unit -> uint32
Public Function GetAsyncState () As UInteger

返回

UInt32

任何挂起或正在进行的异步操作。

适用于