ServiceSettingsMonitoring Property |
Gets the monitoring object which allows to manage metrics listeners that monitor states and performances of the service.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public Monitoring Monitoring { get; }
Public ReadOnly Property Monitoring As Monitoring
Get
public:
property Monitoring^ Monitoring {
Monitoring^ get ();
}
member Monitoring : Monitoring with get
Return Value
Type:
Monitoringthe monitoring object.
Remarks See Also