CloudSpatialAnchorSessionDiagnostics Class

Definition

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.

Applies to