Click or drag to resize
ServiceIsRunning Method

This method is used to know if the rendering service is running.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool IsRunning()

Return Value

Type: Boolean

true if running; otherwise returns false.

Remarks

See Also