Contains information about a pending deferral of sign out.
When your title is notified that a sign out is in progress, it can temporarily defer the sign out operation in order to complete important operations like saving game state for a user.
You initiate deferral by calling GetDeferral on the SignOutStartedEventArgs object sent to notify you of a pending sign out.
When your important operations are complete and you’re ready to stop deferring sign out, call Complete.
public ref class SignOutDeferral sealed
Note
This class makes cross-OS calls. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd