IdleTimeout

double KeepAliveSettings.IdleTimeout { get; set; }

Timeout in seconds between the last data packet and the first keep-alive probe. Negative value means infinite.

Value

double