GpioChangeReader.Clear Method

Definition

Discards all change records from the reader's buffer.

public:
 virtual void Clear() = Clear;
void Clear();
public void Clear();
function clear()
Public Sub Clear ()

Remarks

This will also reset an active overflow condition, causing the IsOverflowed property to return false.

Applies to