MembershipEventGetEventType Method Hazelcast .Net Client Class Library
Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

public virtual int GetEventType()

Return Value

Type: Int32
the membership event type
See Also

Reference