Field _inputBuffer
Input buffer populated by the background read thread.
protected readonly ConcurrentQueue<InputEventRecord> _inputBuffer
Returns
- ConcurrentQueue<InputEventRecord>
- Input buffer populated by the background read thread.
Input buffer populated by the background read thread.
protected readonly ConcurrentQueue<InputEventRecord> _inputBuffer