StructuredTraceSource SessionMarkerLength Property CleanCode C# Libraries v1.2.03 API
Gets or sets the length of the session marker.

Namespace: CleanCode.Diagnostics
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static int SessionMarkerLength { get; set; }

Field Value

The length of the session marker.
Remarks

The default is 40.
See Also