MapPartitionLostListenerOptions Class
Namespace: Hazelcast.Models
Assembly: Hazelcast.Net.dll
Represents the configuration for a map partition lost listener.
public class MapPartitionLostListenerOptions : ListenerOptions, IIdentifiedDataSerializable
Implements
Inherited Members
Constructors
| Name | Description |
|---|---|
| MapPartitionLostListenerOptions() | Initializes a new instance of the MapPartitionLostListenerOptions class. |
| MapPartitionLostListenerOptions(MapPartitionLostListenerOptions) | Initializes a new instance of the MapPartitionLostListenerOptions class. |
| MapPartitionLostListenerOptions(string) | Initializes a new instance of the MapPartitionLostListenerOptions class. |
Properties
| Name | Description |
|---|---|
| ClassId | Gets the identifier of the class. |