SuspendingDeferral.Complete Method

Definition

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

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

Implements

Applies to

See also