Click or drag to resize
CacheableInt64Create Method

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

Parameters

value
Type: SystemInt64

Return Value

Type: CacheableInt64
See Also