Metodo System::Threading::SynchronizationContext::get_Current
SynchronizationContext::get_Current method
Ottiene il contesto di sincronizzazione per il thread corrente.
static const SharedPtr<SynchronizationContext> & System::Threading::SynchronizationContext::get_Current()
ReturnValue
SharedPtr
Osservazioni
Restituisce null se non è stato impostato alcun contesto di sincronizzazione per il thread corrente.
Vedi anche
- Typedef SharedPtr
- Class SynchronizationContext
- Class SynchronizationContext
- Namespace System::Threading
- Library Aspose.Font for C++