Click or drag to resize
ServiceSettingsMonitoring Property

Gets the monitoring object which allows to manage metrics listeners that monitor states and performances of the service.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public Monitoring Monitoring { get; }

Return Value

Type: Monitoring

the monitoring object.

Remarks

See Also