Click or drag to resize
MultiCameraServerStartAllServers Method
Starts all servers.

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

Return Value

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