GetNearCacheOptions Method
GetNearCacheOptions(String)
Gets options for a near cache.
Declaration
public NearCacheOptions GetNearCacheOptions(string name)
Parameters
String | name | The name. |
Returns
NearCacheOptions | Options for the Near Cache matching the specified |