wait_activation_delay


Description:

[ NoAccessorMethod ]
[ Version ( since = "1.40" ) ]
public int wait_activation_delay { get; set; }

Time in milliseconds to wait for connection to be considered activated.

The wait will start after the pre-up dispatcher event.

The value 0 means no wait time. The default value is -1, which currently has the same meaning as no wait time.