Gets the RiaClientCache this client scope is connected to.

Namespace:  C1.Silverlight.Data.RiaServices
Assembly:  C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)

Syntax

C#
public RiaClientCache ClientCache { get; }
Visual Basic
Public ReadOnly Property ClientCache As RiaClientCache
	Get

See Also