Click or drag to resize
CacheableInt64 Constructor (Int64)

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public CacheableInt64(
	long value
)

Parameters

value
Type: SystemInt64
See Also