| IDbProviderMonitorProbe Property |
Gets the prove for the provider
Namespace:
SanteDB.OrmLite.Providers
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax IDiagnosticsProbe MonitorProbe { get; }
ReadOnly Property MonitorProbe As IDiagnosticsProbe
Get
property IDiagnosticsProbe^ MonitorProbe {
IDiagnosticsProbe^ get ();
}
abstract MonitorProbe : IDiagnosticsProbe with get
Property Value
Type:
IDiagnosticsProbeSee Also