Edit

Share via


IReminderService.Stop Method

Definition

Stops the service.

public System.Threading.Tasks.Task Stop ();
abstract member Stop : unit -> System.Threading.Tasks.Task
Public Function Stop () As Task

Returns

A Task representing the operation.

Applies to