CloudSpatialAnchorSessionDeferral Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Use this class to defer completing an operation.
public ref class CloudSpatialAnchorSessionDeferral
public class CloudSpatialAnchorSessionDeferral
type CloudSpatialAnchorSessionDeferral = class
Public Class CloudSpatialAnchorSessionDeferral
- Inheritance
-
CloudSpatialAnchorSessionDeferral
Remarks
This is similar to the Windows.Foundation.Deferral class.
Constructors
CloudSpatialAnchorSessionDeferral(IntPtr, Boolean) |
Methods
Complete() |
Mark the deferred operation as complete and perform any associated tasks. |
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |