Method | Description | |
---|---|---|
GetNextEvent ( ) : IAsyncOperation |
||
Run ( IBackgroundTaskInstance taskInstance ) : void |
Method | Description | |
---|---|---|
InternalGetNextEvent ( ) : Task |
||
OnCanceled ( IBackgroundTaskInstance sender, BackgroundTaskCancellationReason reason ) : void | ||
PeriodicTimerCallback ( |
public static GetNextEvent ( ) : IAsyncOperation |
||
return | IAsyncOperation |
public Run ( IBackgroundTaskInstance taskInstance ) : void | ||
taskInstance | IBackgroundTaskInstance | |
return | void |