Click or drag to resize

ClientNetworkConfigIsSmartRouting Method

Specifies whether the client is smart or not.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public virtual bool IsSmartRouting()

Return Value

Type: Boolean
true if client is smart
See Also