IObjectDataInputReadObjectT Method Hazelcast .Net Client Class Library

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

T ReadObject<T>()

Type Parameters

T

Return Value

Type: T
object array read
Exceptions

ExceptionCondition
IOException if it reaches end of file before finish reading
See Also

Reference