.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    WriteNullPortable Method

    WriteNullPortable(string, int, int)

    To write a null portable value, user needs to provide class and factoryIds of related class.

    Declaration
    void WriteNullPortable(string fieldName, int factoryId, int classId)
    Parameters
    string fieldName

    name of the field

    int factoryId

    factory id of related portable class

    int classId

    class id of related portable class

    Remarks

    To write a null portable value, user needs to provide class and factoryIds of related class.

    Exceptions
    IOException

    System.IO.IOException

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.