Click or drag to resize

Q800ImportDataSource_isDeserializationInProgress Field

Indicates that serialization of the whole AltaxoDocument (!) is still in progress. Data sources should not be updated during serialization.

Namespace: Altaxo.Serialization.TA_Instruments
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
[NonSerializedAttribute]
protected bool _isDeserializationInProgress

Field Value

Boolean
See Also