Skip to content

CurrentThreadScheduler.IsScheduleRequired property

Defined in

Type: CurrentThreadScheduler Namespace: System.Reactive.Concurrency Assembly: System.Reactive.dll

Applies to

netstandard2.0

Attributes: [EditorBrowsable(EditorBrowsableState.2)]

public static bool IsScheduleRequired { get; }

Summary: Gets a value that indicates whether the caller must call a Schedule method.

Returns: bool