TcpStreamOptions.keepaliveProbes

the number of unacknowledged probes to send before considering the connection dead and notifying the application layer

class TcpStreamOptions
int keepaliveProbes;

Meta