DistributedObjectLifecycleEventArgs Class
Namespace: Hazelcast.Events
Assembly: Hazelcast.Net.dll
Provides a base class for cluster object lifecycle events data.
public abstract class DistributedObjectLifecycleEventArgs
Inheritance
DistributedObjectLifecycleEventArgs
Inherited Members
Constructors
Name | Description |
---|---|
Distributed |
Initializes a new instance of the Distributed |
Properties
Name | Description |
---|---|
Name | Gets the name of the impacted object. |
Service |
Gets the name of the service handling the impacted object. |
Source |
Gets the unique identifier of the source member. |