このトピックはまだ評価されていません - このトピックを評価する

SuspendingDeferral Class

アプリケーションの中断操作の遅延を管理します。

構文

Public NotInheritable Class SuspendingDeferral  
    Inherits Object
    Implements ISuspendingDeferral

属性

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

メンバー

SuspendingDeferralクラス には次の種類のメンバーが含まれます:

メソッド

The SuspendingDeferral クラス には次のメソッドがあります。C#、Visual Basic、C++ では、次のもののメソッドも継承しますObject クラス.

メソッド説明
Complete Notifies the operating system that the app has saved its data and is ready to be suspended.

 

要件

サポートされている最小のクライアント

Windows 8 [Windows ストア アプリのみ]

サポートされている最小のサーバー

Windows Server 2012 [Windows ストア アプリのみ]

サポートされている最小の電話

Windows Phone 8

名前空間

Windows.ApplicationModel
Windows::ApplicationModel [C++]

メタデータ

Windows.winmd

参照

アプリケーションの中断と再開のガイドライン
C#/C++/XAML の場合
SuspendingEventArgs
SuspendingOperation
SuspendingOperation.GetDeferral
アプリケーションを中断する方法 (C#/VB/C++ および XAML を使用する Windows ストア アプリ)
Javascript の場合
suspendingEventArgs
suspendingOperation
suspendingOperation.getDeferral
アプリケーションを中断する方法 (JavaScript および HTML を使用する Windows ストア アプリ)

 

 

この情報は役に立ちましたか。
(残り 1500 文字)
© 2013 Microsoft. All rights reserved.