TimeSpan Property

Microsoft Robotics Class Reference

Expected Timespan of this operation. If no response is received within the specified time, the runtime will respond with a timeout Fault.

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public TimeSpan TimeSpan { get; set; }

Remarks

If Set Dss will track timeout and issue a fault on the response port when timeout occurs.

See Also

DsspOperation Class

Microsoft.Dss.ServiceModel.Dssp Namespace