ICameoSdkGetConfigurationState Method |  |
Returns current configuration state to the specified server.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
SyntaxConfigurationState GetConfigurationState(
string serverAddress
)
Parameters
- serverAddress String
- IP address of the server.
Return Value
ConfigurationState
RemarksIn single site system null can be passed to receive a state of the started server.
See Also