Share via


ThrottlingSleepInterval Property

Microsoft Robotics Class Reference

Duration of thread sleep when throttling is enforced during an Enqueue operation

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

Syntax

[XmlIgnoreAttribute]
public TimeSpan ThrottlingSleepInterval { get; set; }

See Also

DispatcherQueue Class

Microsoft.Ccr.Core Namespace