| SocketOptionsIsKeepAlive Method |
Namespace:
Hazelcast.Config
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax public virtual bool IsKeepAlive()
Public Overridable Function IsKeepAlive As Boolean
public:
virtual bool IsKeepAlive()
abstract IsKeepAlive : unit -> bool
override IsKeepAlive : unit -> bool
Return Value
Type:
BooleanSee Also