Click or drag to resize

MembershipEventGetCluster Method

Returns the cluster of the event.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public virtual ICluster GetCluster()

Return Value

Type: ICluster
Remarks
Returns the cluster of the event.
See Also