System::IAsyncResult::get_IsCompleted Methode

IAsyncResult::get_IsCompleted method

Gibt einen Wert zurück, der angibt, ob der asynchrone Vorgang abgeschlossen ist.

virtual bool System::IAsyncResult::get_IsCompleted()=0

ReturnValue

True, wenn die asynchrone Operation abgeschlossen ist, sonst false

Siehe auch