Click or drag to resize

IRecordMatchingDiagnosticSession Interface

Defines a diagnostics session

Namespace: SanteDB.Core.Matching
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IRecordMatchingDiagnosticSession

The IRecordMatchingDiagnosticSession type exposes the following members.

Methods
 NameDescription
Public methodGetSessionData Get the session data
Public methodLogEnd Log the end of the match operation
Public methodLogEndAction Log the end of the action
Public methodLogEndStage Log the end of a stage
Public methodLogSampleT Log a count
Public methodLogStart Log the start of a diagnostic session
Public methodLogStartAction Log the start of an action
Public methodLogStartStage Log the starting of a stage
Top
See Also