SqlRetryLogicBase.Reset Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the counters and enumerator to default values for next use.
public:
abstract void Reset();
public abstract void Reset ();
abstract member Reset : unit -> unit
Public MustOverride Sub Reset ()