StructuredTrace Start Method CleanCode C# Libraries v1.2.03 API
Record the start of an application with a distinctive line in the log file, consisting of a repeated sequence of SessionMarkerChar characters.

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

public void Start()
See Also