Share via


ISuspendingDeferral.Complete Method

Definition

Overloads

Complete()

Notifies the system that the app has saved its data and is ready to be suspended.

Complete()

Notifies the system that the app has saved its data and is ready to be suspended.

public:
 void Complete();
void Complete();
public void Complete();
function complete()
Public Sub Complete ()

Applies to