طريقة 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 إذا لم يتم تعيين سياق المزامنة للخط الحالي.

انظر أيضًا