NearCacheConfigReadOnlySetInMemoryFormat Method (InMemoryFormat)Hazelcast .Net Client Class Library

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

public override NearCacheConfig SetInMemoryFormat(
	InMemoryFormat inMemoryFormat
)

Parameters

inMemoryFormat
Type: Hazelcast.ConfigInMemoryFormat

Return Value

Type: NearCacheConfig
See Also

Reference