Closes the rendering service.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 9.9.13.0 (9.9.13.0)
SyntaxPublic Function Close As Boolean
member Close : unit -> bool
Return Value
Type:
Booleantrue if successful, otherwise returns false.
RemarksIf renderAreas still exist, this method will dispose them and close the rendering service.
See Also