Click or drag to resize

DistributedObjectEvent Class

DistributedObjectEvent is fired when a IDistributedObject is created or destroyed cluster-wide.
Inheritance Hierarchy
SystemObject
  Hazelcast.CoreDistributedObjectEvent

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public class DistributedObjectEvent

The DistributedObjectEvent type exposes the following members.

Constructors
  NameDescription
Public methodDistributedObjectEvent
Initializes a new instance of the DistributedObjectEvent class
Top
Methods
See Also