System::IAsyncResult::get_CompletedSynchronously methode

IAsyncResult::get_CompletedSynchronously method

Retourneert een waarde die aangeeft of de asynchrone bewerking synchroon is voltooid.

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

ReturnValue

True als de asynchrone bewerking synchroon is voltooid, anders - false

Zie ook