Click or drag to resize

NearCacheConfigGetName Method

Returns the name of the Near Cache

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public virtual string GetName()

Return Value

Type: String
the name of the Near Cache
See Also