Click or drag to resize

BaseModelIsSaving Property

Returns true while saving progress.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public static bool IsSaving { get; set; }

Property Value

Type: Boolean
See Also