BaseService.Reset Method

Definition

Optional Reset function to perform that will Reset the service, for example, whenever there is a profile change.

public:
 virtual void Reset();
public virtual void Reset ();
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Public Overridable Sub Reset ()

Implements

Applies to