ClientConfigSetProxyFactoryConfigs Method Hazelcast .Net Client Class Library

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

public virtual ClientConfig SetProxyFactoryConfigs(
	IList<ProxyFactoryConfig> proxyFactoryConfigs
)

Parameters

proxyFactoryConfigs
Type: System.Collections.GenericIListProxyFactoryConfig

Return Value

Type: ClientConfig
See Also

Reference