Click or drag to resize

IRecordMatchingDiagnosticSessionLogStart Method

Log the start of a diagnostic session

Namespace:  SanteDB.Core.Matching
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
void LogStart(
	string configurationName
)

Parameters

configurationName
Type: SystemString
The configuration being used
See Also