Click or drag to resize
CacheableInt64  Conversion (CacheableInt64 to Int64)

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

Parameters

value
Type: GemStone.GemFire.CacheCacheableInt64

Return Value

Type: Int64
See Also