IObjectDataOutputWriteUTFArray Method Hazelcast .Net Client Class Library

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

void WriteUTFArray(
	string[] values
)

Parameters

values
Type: SystemString
string array to be written
Exceptions

ExceptionCondition
IOExceptionSystem.IO.IOException
See Also

Reference