Click or drag to resize

FirebirdSQLProviderMonitorProbe Property

Get hte monitoring probe

Namespace:  SanteDB.OrmLite.Providers.Firebird
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public IDiagnosticsProbe MonitorProbe { get; }

Property Value

Type: IDiagnosticsProbe

Implements

IDbProviderMonitorProbe
See Also