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