CachedDataStoreClientAsyncBase<TContractType> Constructors
Name | Parameters | Description |
---|---|---|
CachedDataStoreClientAsyncBase(Binding, EndpointAddress) | binding, remoteAddress | Initializes a new instance of the CachedDataStoreClientAsyncBase<TContractType> class with specified settings. |
CachedDataStoreClientAsyncBase(String) | configName | Initializes a new instance of the CachedDataStoreClientAsyncBase<TContractType> class with specified settings. |
See Also