Proprietà Scheduler.CurrentThread
Spazio dei nomi: Microsoft.Phone.Reactive
Assembly: Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property CurrentThread As CurrentThreadScheduler
public static CurrentThreadScheduler CurrentThread { get; }
public:
static property CurrentThreadScheduler^ CurrentThread {
CurrentThreadScheduler^ get ();
}
static member CurrentThread : CurrentThreadScheduler with get
Valore proprietà
Tipo: Microsoft.Phone.Reactive.CurrentThreadScheduler
Informazioni sulla versione
.NET per applicazioni Windows Phone
Supportato in: Windows Phone 8, Silverlight 8.1
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.