C# Class Windows.ApplicationModel.Background.BackgroundTaskDeferral

Inheritance: IBackgroundTaskDeferral
Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
Complete ( ) : void

Method Details

Complete() public method

public Complete ( ) : void
return void