Gets a value indicating whether this RiaClientCache is currently fetching data from the server.
Namespace:
C1.Silverlight.Data.RiaServicesAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public bool IsLoading { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsLoading As Boolean Get |