Click or drag to resize

PostgreSQLProviderMonitorProbe Property

Get the monitor probe

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

Property Value

Type: IDiagnosticsProbe

Implements

IDbProviderMonitorProbe
See Also