IObjectDataOutputWriteShortArray Method Hazelcast .Net Client Class Library

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

void WriteShortArray(
	short[] values
)

Parameters

values
Type: SystemInt16
short to be written
Exceptions

ExceptionCondition
IOExceptionSystem.IO.IOException
See Also

Reference