Edit

Share via


IReminderService.Start Method

Definition

Starts the service.

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

Returns

A Task representing the operation.

Applies to