ClientConfigSetListenerConfigs Method Hazelcast .Net Client Class Library

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

public virtual ClientConfig SetListenerConfigs(
	IList<ListenerConfig> listenerConfigs
)

Parameters

listenerConfigs
Type: System.Collections.GenericIListListenerConfig

Return Value

Type: ClientConfig
See Also

Reference