Click or drag to resize

StorageSettingsAllowProgressiveStorage Property

Gets or sets a value indicating whether progressive storage is allowed.

Namespace: Altaxo.Serialization
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool AllowProgressiveStorage { get; set; }

Property Value

Boolean
See Also