ServiceGetSettings Method |
Gets the settings of the service.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public ServiceSettings GetSettings()
Public Function GetSettings As ServiceSettings
public:
ServiceSettings^ GetSettings()
member GetSettings : unit -> ServiceSettings
Return Value
Type:
ServiceSettingsthe service settings object
Remarks See Also