Table of Contents

Class CachedDataStoreClientAsyncBase<TContractType>

Namespace
DevExpress.Xpo.DB
Assembly
DevExpress.Xpo.v24.1.dll
public class CachedDataStoreClientAsyncBase<TContractType> : DataStoreClientAsyncBase<TContractType>, ICachedDataStoreAsync, ICacheToCacheCommunicationCoreAsync, ICacheToCacheCommunicationCore, IDataStoreAsync, IDataStore, ICachedDataStore, ICommandChannel, ICommandChannelAsync where TContractType : class, ICachedDataStoreWarpServiceAsync

Type Parameters

TContractType
Inheritance
DataStoreClientBase<TContractType>
CachedDataStoreClientAsyncBase<TContractType>
Implements
ICachedDataStoreAsync
ICacheToCacheCommunicationCoreAsync
ICacheToCacheCommunicationCore
IDataStoreAsync
IDataStore
ICachedDataStore
ICommandChannel
ICommandChannelAsync
Derived
Inherited Members

Constructors

CachedDataStoreClientAsyncBase(Binding, EndpointAddress)

Initializes a new instance of the CachedDataStoreClientAsyncBase<TContractType> class with specified settings.

public CachedDataStoreClientAsyncBase(Binding binding, EndpointAddress remoteAddress)

Parameters

binding Binding
remoteAddress EndpointAddress

CachedDataStoreClientAsyncBase(string)

Initializes a new instance of the CachedDataStoreClientAsyncBase<TContractType> class with specified settings.

public CachedDataStoreClientAsyncBase(string configName)

Parameters

configName string

Methods

HandleCacheToCacheCommunicationException(Exception)

protected virtual bool HandleCacheToCacheCommunicationException(Exception ex)

Parameters

ex Exception

Returns

bool