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.Page for C++