Method Reset
Reset()
Resets the state of the object, clearing any accumulated data and stopping any ongoing operations.
public void Reset()
Remarks
This method resets all internal counters and timers to their initial state. After calling this method, the object is in the same state as if it were newly created.