System::Threading::SynchronizationContext::get_Current طريقة

SynchronizationContext::get_Current method

يحصل على سياق المزامنة للخيط الحالي.

static const SharedPtr<SynchronizationContext> & System::Threading::SynchronizationContext::get_Current()

ReturnValue

SharedPtr A shared pointer to the current thread’s synchronization context.

ملاحظات

يرجع null إذا لم يتم تعيين سياق المزامنة للخيط الحالي.

انظر أيضًا