ISuspendingDeferral インターフェイス

定義

遅延アプリの中断操作を管理します。

public interface class ISuspendingDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1494484233, 35785, 20148, 182, 54, 218, 189, 196, 244, 111, 102)]
struct ISuspendingDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1494484233, 35785, 20148, 182, 54, 218, 189, 196, 244, 111, 102)]
public interface ISuspendingDeferral
Public Interface ISuspendingDeferral
派生
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

メソッド

Complete()

アプリがデータを保存し、中断する準備ができていることをシステムに通知します。

適用対象

こちらもご覧ください