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