Partilhar via


QueueDepthLimit Property

Microsoft Robotics Class Reference

Maximum number of items in dss operation queue before inbound messages are automatically discarded with fault

Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public int QueueDepthLimit { get; set; }

See Also

ServiceHandlerAttribute Class

Microsoft.Dss.Core.Attributes Namespace