GigaSpaces XAP.NET Documentation
ReadInt64 Method
Class LibraryGigaSpaces.Core.Internal.PbsPbsInputStreamReadInt64()()()()
Reads a 64-bit signed integer from the stream. Stream footprint: dynamic, 1-9 bytes.
Declaration Syntax
C#Visual BasicVisual C++J#
public long ReadInt64()
Public Function ReadInt64 As Long
public:
long long ReadInt64()
public long ReadInt64()
Return Value
The value read from the stream.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)