NearCacheConfig Constructor (String)Hazelcast .Net Client Class Library
Initializes a new instance of the NearCacheConfig class

Namespace: Hazelcast.Config
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax

public NearCacheConfig(
	string name
)

Parameters

name
Type: SystemString
See Also

Reference