.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    ReadObject Method

    ReadObject<T>()

    Reads and return the object

    Declaration
    T ReadObject<T>()
    Returns
    T

    T instance

    Type Parameters
    T

    The type of the return object. The internal object is cast to this type before returning

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.