Partilhar via


Interval Property

Microsoft Robotics Class Reference

Interval in seconds for a periodic handler. After each interval a default construction of the handler parameter will be posted on the port associated with the handler

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 double Interval { get; set; }

See Also

ServiceHandlerAttribute Class

Microsoft.Dss.Core.Attributes Namespace