Method Init
Init(IDictionary, String)
Perform tasks like allocating resources or acquiring connections etc.
Declaration
public void Init(IDictionary parameters, string cacheName)
Parameters
Type | Name | Description |
---|---|---|
System. |
parameters | A dictionary having parameters like ConnectionString etc. |
System. |
cacheName | Name of Cache. |