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