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
DistributedObjectDestroyedEventArgs(String, String, Guid) | Initializes a new instance of the DistributedObjectDestroyedEventArgs class. |