get_Current()
SynchronizationContext::get_Current() method
Gets the synchronization context for the current thread.
static const SharedPtr<SynchronizationContext> & System::Threading::SynchronizationContext::get_Current()
Return Value
SharedPtr
Remarks
Returns null if no synchronization context has been set for the current thread.
See Also
- Typedef SharedPtr
- Class SynchronizationContext
- Namespace System::Threading
- Library Aspose.Slides