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

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

public virtual int GetEventType()

Return Value

Type: Int32
the membership event type
See Also

Reference