CurrentThreadScheduler.ScheduleRequired, właściwość
Pobiera wartość wskazującą, czy obiekt wywołujący musi wywołać metodę harmonogramu.
Przestrzeń nazw:System.Reactive.Concurrency
Zestawu: System.Reaktywny (w System.Reactive.dll)
Składnia
'Declaration
Public ReadOnly Property ScheduleRequired As Boolean
Get
'Usage
Dim instance As CurrentThreadScheduler
Dim value As Boolean
value = instance.ScheduleRequired
public bool ScheduleRequired { get; }
public:
property bool ScheduleRequired {
bool get ();
}
member ScheduleRequired : bool
function get ScheduleRequired () : boolean
Wartość właściwości
Typ: System.Boolean
Zwraca wartość logiczną.