.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    MapPartitionLostListenerOptions Class

    Namespace: Hazelcast.Models
    Assembly: Hazelcast.Net.dll
    public class MapPartitionLostListenerOptions : ListenerOptions, IIdentifiedDataSerializable
    Inheritance
    object
    ListenerOptions
    MapPartitionLostListenerOptions
    Implements
    IIdentifiedDataSerializable
    Inherited Members
    ListenerOptions.ClassName
    ListenerOptions.IncludeValue
    ListenerOptions.Local
    ListenerOptions.ToString()
    ListenerOptions.FactoryId
    ListenerOptions.WriteData(IObjectDataOutput)
    ListenerOptions.ReadData(IObjectDataInput)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)

    Constructors

    Name Description
    MapPartitionLostListenerOptions()
    MapPartitionLostListenerOptions(MapPartitionLostListenerOptions)
    MapPartitionLostListenerOptions(string)

    Properties

    Name Description
    ClassId

    Gets the identifier of the class.

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