Click or drag to resize

MembershipListenerOnMemberAttributeChanged Property

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public Action<MemberAttributeEvent> OnMemberAttributeChanged { get; set; }

Property Value

Type: ActionMemberAttributeEvent
See Also