ClientConfigSetProxyFactoryConfigs Method Hazelcast .Net Client Class Library

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

public virtual ClientConfig SetProxyFactoryConfigs(
	IList<ProxyFactoryConfig> proxyFactoryConfigs
)

Parameters

proxyFactoryConfigs
Type: System.Collections.GenericIListProxyFactoryConfig

Return Value

Type: ClientConfig
See Also

Reference