Method Init
Init(IDictionary, String)
Perform tasks like allocating resources or acquiring connections etc.
Declaration
void Init(IDictionary parameters, string cacheId)
Parameters
Type | Name | Description |
---|---|---|
IDictionary | parameters | Startup parameters defined in the configuration |
System.String | cacheId | Id of the Cache |