AJE Components
DataStore IsBusy Property AJE Data Asset Engine Help
Gets or sets the IsBusy flag indicating if the Store is in the process of Loading or Saving.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public bool IsBusy { get; }

Property Value

Type: OnlineBoolean
Remarks

See Also