Share via


Causalities Property

Microsoft Robotics Class Reference

If true, the forwarders will capture the current causalities and will automatically propagate to them errors that occur while processing this outbound request.

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 ICollection<ICausality> Causalities { get; set; }

See Also

DsspOperation Class

Microsoft.Dss.ServiceModel.Dssp Namespace