Skip to content

SchedulerQueue.Count property

Defined in

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

Applies to

netstandard2.0

public int Count { get; }

Summary: Gets the number of scheduled items in the scheduler queue.

Returns: int