IRecordMatchingDiagnosticSession Interface |
Namespace: SanteDB.Core.Matching
The IRecordMatchingDiagnosticSession type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSessionData |
Get the session data
| |
| LogEnd |
Log the end of the match operation
| |
| LogEndAction |
Log the end of the action
| |
| LogEndStage |
Log the end of a stage
| |
| LogSampleT |
Log a count
| |
| LogStart |
Log the start of a diagnostic session
| |
| LogStartAction |
Log the start of an action
| |
| LogStartStage |
Log the starting of a stage
|