ProtoCamClientStart Method |
Starts this ProtoCamClient polling loop.
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax member Start : unit -> unit
Remarks
Events OnConnected and OnDisconnected must be hooked up
before calling this method.
See Also