طريقة System::IAsyncResult::get_CompletedSynchronously

IAsyncResult::get_CompletedSynchronously method

يرجع قيمة تشير إلى ما إذا كانت العملية غير المتزامنة قد اكتملت بشكل متزامن.

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

ReturnValue

صحيح إذا اكتملت العملية غير المتزامنة بشكل متزامن، وإلا - خطأ

انظر أيضًا