System::Threading::SynchronizationContext::get_Current Methode
SynchronizationContext::get_Current method
Liefert den Synchronisationskontext für den aktuellen Thread.
static const SharedPtr<SynchronizationContext> & System::Threading::SynchronizationContext::get_Current()
ReturnValue
SharedPtr
Hinweise
Gibt null zurück, wenn kein Synchronisationskontext für den aktuellen Thread festgelegt wurde.
Siehe auch
- Typedef SharedPtr
- Class SynchronizationContext
- Class SynchronizationContext
- Namespace System::Threading
- Library Aspose.Font for C++