Interface IBackgroundDataCapture
Captures using an explicitly created background thread
public interface IBackgroundDataCapture
Properties
IsCapturing
Background capture thread is currently active
bool IsCapturing { get; }
Captures using an explicitly created background thread
public interface IBackgroundDataCapture
Background capture thread is currently active
bool IsCapturing { get; }