Skip to main content
A newer version of this page is available. .

CachedDataStoreClientAsyncBase(Binding, EndpointAddress) Constructor

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

public CachedDataStoreClientAsyncBase(
    Binding binding,
    EndpointAddress remoteAddress
)

Parameters

Name Type
binding Binding
remoteAddress EndpointAddress
See Also