MultiCameraServerStartAllServers Method |
Starts all servers.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool StartAllServers()
Public Function StartAllServers As Boolean
public:
bool StartAllServers()
member StartAllServers : unit -> bool
Return Value
Type:
Boolean
Returns true if and only if every server has been started, otherwise false.
See Also