| 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: 2025.2.0.0 (10.18.0.0)
 Syntax
Syntaxpublic 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
Remarks See Also
See Also