Click or drag to resize

NearCacheConfigSetInMemoryFormat Method (String)

SetInMemoryFormat(InMemoryFormat) this setter is for reflection based configuration building

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

Parameters

inMemoryFormat
Type: SystemString

Return Value

Type: NearCacheConfig
See Also