CloudSpatialAnchorSessionDiagnostics 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 configure session diagnostics that can be collected and submitted to improve system quality.
public ref class CloudSpatialAnchorSessionDiagnostics
public class CloudSpatialAnchorSessionDiagnostics
type CloudSpatialAnchorSessionDiagnostics = class
Public Class CloudSpatialAnchorSessionDiagnostics
- Inheritance
-
CloudSpatialAnchorSessionDiagnostics
Constructors
CloudSpatialAnchorSessionDiagnostics(IntPtr, Boolean) |
Properties
ImagesEnabled |
Whether images should be logged. |
LogDirectory |
Directory into which temporary log files and manifests are saved. |
LogLevel |
Level of tracing to log. |
MaxDiskSizeInMB |
Approximate maximum disk space to be used, in megabytes. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
CreateManifestAsync(String) |
Creates a manifest of log files and submission information to be uploaded. |
Finalize() | |
SubmitManifestAsync(String) |
Submits a diagnostics manifest and cleans up its resources. |