Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public class CachedDataStoreClientAsync :
    CachedDataStoreClientAsyncBase<ICachedDataStoreWarpServiceAsync>

Inheritance

See Also