Click or drag to resize

SocketInterceptorConfigIsEnabled Method

Returns if this configuration is enabled

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

Return Value

Type: Boolean
true if enabled, false otherwise
See Also