CloudSpatialAnchorSessionDiagnostics.MaxDiskSizeInMB Property
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.
Approximate maximum disk space to be used, in megabytes.
public:
property int MaxDiskSizeInMB { int get(); void set(int value); };
public int MaxDiskSizeInMB { get; set; }
member this.MaxDiskSizeInMB : int with get, set
Public Property MaxDiskSizeInMB As Integer
Property Value
Remarks
When this value is set to zero, no information will be written to disk.