CorrelationData Property

Microsoft Robotics Class Reference

Gets or sets the log correlation data - used for end to end tracing

Namespace: Microsoft.Dss.Diagnostics
Assembly: Microsoft.Dss.Diagnostics (in Microsoft.Dss.Diagnostics.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataMemberAttribute]
public Dictionary<string, string> CorrelationData { get; set; }

See Also

LogDetails Class

Microsoft.Dss.Diagnostics Namespace