MemberAttributeOperationType EnumerationHazelcast .Net Client Class Library
Used to identify the type of member attribute change, either PUT or REMOVED

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax

public enum MemberAttributeOperationType
Members

  Member nameValueDescription
Put1
Remove2
See Also

Reference