BaseService.Disable Method

Definition

Optional Disable function to pause the service.

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

Implements

Applies to