Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kBool GoEthernet_TimeoutEnabledIsAvailable ( GoEthernet  ethernet)

Indicates whether ethernet connection timeout is supported or not by the ethernet protocol.

If connection timeout is not supported, then enabling/disabling the connection timeout and the timeout value are not meaningful.

Version
Introduced in firmware 4.7.11.27.
Parameters
ethernetGoEthernet object.
Returns
True means the ethernet protocol supports connection timeout. False means otherwise.