[]
Initializes a new instance of ClientScope class with the given ClientCacheBase.
public ClientScope(ClientCacheBase clientCache)
Type | Name | Description |
---|---|---|
ClientCacheBase | clientCache | An instance of the ClientCacheBase class to which the new client scopeis connected. |