NearCacheConfigSetTimeToLiveSeconds Method Hazelcast .Net Client Class Library

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

public virtual NearCacheConfig SetTimeToLiveSeconds(
	int timeToLiveSeconds
)

Parameters

timeToLiveSeconds
Type: SystemInt32

Return Value

Type: NearCacheConfig
See Also

Reference