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