NearCacheOptions Constructor
NearCacheOptions()
Initializes a new instance of the NearCacheOptions class.
Declaration
public NearCacheOptions()
NearCacheOptions(string)
Initializes a new instance of the NearCacheOptions class.
Declaration
public NearCacheOptions(string name)
Parameters
string | name |
NearCacheOptions(NearCacheOptions)
Initializes a new instance of the NearCacheOptions class.
Declaration
public NearCacheOptions(NearCacheOptions config)
Parameters
NearCacheOptions | config |