IVsToolbox6.GetAsyncState Methode

Definition

Gibt an, welche asynchrone Vorgänge (falls vorhanden) ausstehen oder ausgeführt werden.

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

Gibt zurück

UInt32

Alle asynchronen Vorgänge, die ausstehen oder in Bearbeitung sind.

Gilt für