Click or drag to resize

ProxyFactoryConfigSetService Method

Sets service name of related proxy factory

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
public virtual void SetService(
	string service
)

Parameters

service
Type: SystemString
service name of related proxy factory
See Also