Method | Description | |
---|---|---|
Run ( IBackgroundTaskInstance taskInstance ) : void |
Method | Description | |
---|---|---|
AppServiceConnection_RequestReceived ( AppServiceConnection sender, AppServiceRequestReceivedEventArgs args ) : void | ||
AppServiceConnection_ServiceClosed ( AppServiceConnection sender, AppServiceClosedEventArgs args ) : void |
public Run ( IBackgroundTaskInstance taskInstance ) : void | ||
taskInstance | IBackgroundTaskInstance | |
return | void |