reasserting
Indicate to the system that the tunnel is being re-established.
Declaration
var reasserting: Bool { get set }Discussion
The Tunnel Provider should set this property to true whenever it starts to reconnect to the tunnel server. Once the Tunnel Provider completes the process of reconnecting it should set this property to false.