| 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; }
Public ReadOnly Property MonitorProbe As IDiagnosticsProbe
Get
public:
virtual property IDiagnosticsProbe^ MonitorProbe {
IDiagnosticsProbe^ get () sealed;
}
abstract MonitorProbe : IDiagnosticsProbe with get
override MonitorProbe : IDiagnosticsProbe with get
Property Value
Type:
IDiagnosticsProbeImplements
IDbProviderMonitorProbeSee Also