Indicates if the entity is currently being deserialized

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
protected internal bool IsDeserializing { get; }
Visual Basic (Declaration)
Protected Friend ReadOnly Property IsDeserializing As Boolean

See Also