DistributedObjectDestroyedEventArgs Class
Namespace: Hazelcast.Events
Assembly: Hazelcast.Net.dll
Represents event data for a cluster object destroyed event.
public sealed class DistributedObjectDestroyedEventArgs : DistributedObjectLifecycleEventArgs
Inherited Members
Constructors
Name | Description |
---|---|
DistributedObjectDestroyedEventArgs(string, string, Guid) | Initializes a new instance of the DistributedObjectDestroyedEventArgs class. |