timeout property

pj_time_val timeout
getter/setter pair

TLS negotiation timeout to be applied for both outgoing and incoming connection. If both sec and msec member is set to zero, the SSL negotiation doesn't have a timeout.

Implementation

external pj_time_val timeout;