Click or drag to resize

IDataFlowDiagnosticAction Interface

Data flow diagnostic action

Namespace: SanteDB.BI.Datamart.DataFlow
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public interface IDataFlowDiagnosticAction

The IDataFlowDiagnosticAction type exposes the following members.

Properties
 NameDescription
Public propertyEndOfAction Get the end of the action
Public propertyName Get the name of the action
Public propertyStartOfAction Get the start of the action
Top
Methods
 NameDescription
Public methodLogSampleT Log a sample
Top
Events
 NameDescription
Public eventSampleCollected Diagnostic sample has been received
Top
See Also