.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    EntryListenerOptions Constructor

    EntryListenerOptions()

    Initializes a new instance of the EntryListenerOptions class.

    Declaration
    public EntryListenerOptions()

    EntryListenerOptions(string, bool, bool)

    Initializes a new instance of the EntryListenerOptions class.

    Declaration
    public EntryListenerOptions(string className, bool local, bool includeValue)
    Parameters
    string className
    bool local
    bool includeValue

    EntryListenerOptions(EntryListenerOptions)

    Initializes a new instance of the EntryListenerOptions class.

    Declaration
    public EntryListenerOptions(EntryListenerOptions config)
    Parameters
    EntryListenerOptions config
    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.