InitialMembershipEventGetCluster Method Hazelcast .Net Client Class Library
Returns the cluster of the event.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax

public virtual ICluster GetCluster()

Return Value

Type: ICluster
the cluster of the event.
Remarks

Returns the cluster of the event.
See Also

Reference