Share via


Count Property

Microsoft Robotics Class Reference

Number of ITask instances currently queued.

Remarks

The returned value is an estimate and not guaranteed to be accurate.

Namespace: Microsoft.Ccr.Core
Assembly: Microsoft.Ccr.Core (in Microsoft.Ccr.Core.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public int Count { get; set; }

See Also

DispatcherQueue Class

Microsoft.Ccr.Core Namespace