System::IAsyncResult::get_CompletedSynchronously‑Methode

IAsyncResult::get_CompletedSynchronously method

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

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

ReturnValue

True, wenn der asynchrone Vorgang synchron abgeschlossen wurde, sonst - false

Siehe auch