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