NEProvider.SleepAsync Method

Definition

Method that is called when the device is about to sleep.

public virtual System.Threading.Tasks.Task SleepAsync ();
abstract member SleepAsync : unit -> System.Threading.Tasks.Task
override this.SleepAsync : unit -> System.Threading.Tasks.Task

Returns

A task that represents the asynchronous Sleep operation

Applies to