Table of Contents

Method Reset

Namespace
Velvet
Assembly
Velvet.Docs.dll

Reset()

Resets status to Idle and clears Data / Error / Variables. In-flight mutations are not cancelled by Reset, and they no longer write this handle: a call reset out of runs to completion and delivers its own OnSuccess / OnError, but its outcome is not the one the handle shows.

public void Reset()