This method is used to know if the rendering service is running.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax Public Function IsRunning As Boolean
member IsRunning : unit -> bool
Return Value
Type:
Booleantrue if running; otherwise returns false.
Remarks See Also