Click or drag to resize
ProtoCamClientStop Method
Stops the ProtoCamClient by stopping the polling loop. Start may be called again to reactive the polling loop.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Stop()
See Also