Skip to content

Instantly share code, notes, and snippets.

@kirkshoop
Last active December 22, 2015 10:38
Show Gist options
  • Save kirkshoop/6460024 to your computer and use it in GitHub Desktop.
Save kirkshoop/6460024 to your computer and use it in GitHub Desktop.
the save operation
[](rxrt::OperationPattern<SuspendingOperation^>, SuspendingEventPattern)
{
// do this while the operation is deferred
return SuspensionManager::ReactiveSave();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment