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 |