IBufferObjectDataOutputWriteLong Method (Int32, Int64)Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax

void WriteLong(
	int position,
	long v
)

Parameters

position
Type: SystemInt32
v
Type: SystemInt64
Exceptions

ExceptionCondition
IOException
See Also

Reference