Click or drag to resize

MatchDiagnosticSessionLogStart Method

Log the start of a diagnostic session

Namespace: SanteDB.Matcher.Diagnostics
Assembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntax
public void LogStart(
	string configurationName
)

Parameters

configurationName  String
The configuration being used

Implements

IRecordMatchingDiagnosticSessionLogStart(String)
See Also