Click or drag to resize

SqliteProviderMonitorProbe Property

Gets ht emonitor probe

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

Property Value

Type: IDiagnosticsProbe

Implements

IDbProviderMonitorProbe
See Also