System::Threading::SynchronizationContext::get_Current 方法
SynchronizationContext::get_Current method
获取当前线程的同步上下文。
static const SharedPtr<SynchronizationContext> & System::Threading::SynchronizationContext::get_Current()
ReturnValue
SharedPtr
备注
如果未为当前线程设置同步上下文,则返回 null。
另见
- Typedef SharedPtr
- Class SynchronizationContext
- Class SynchronizationContext
- Namespace System::Threading
- Library Aspose.Font for C++