Click or drag to resize

MultiCameraServerStartAllServers Method

Starts all servers.

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool StartAllServers()

Return Value

Type: Boolean
Returns true if and only if every server has been started, otherwise false.
See Also