Skip to main content
All docs
V26.1
  • CachedDataStoreClientAsync Class

    A cached data store provider that client applications can use to asynchronously work with the data source via WCF.

    Namespace: DevExpress.Xpo.DB

    Assembly: DevExpress.Xpo.v26.1.dll

    Declaration

    public class CachedDataStoreClientAsync :
        CachedDataStoreClientAsyncBase<ICachedDataStoreWarpServiceAsync>

    Inheritance

    See Also