NetworkMonitorT.addOnNetworkChanged

Emitted when the network configuration changes. If @available is %TRUE, then some hosts may be reachable that were not reachable before, while others that were reachable before may no longer be reachable. If @available is %FALSE, then no remote hosts are reachable.

template NetworkMonitorT(TStruct)
gulong
addOnNetworkChanged
(
void delegate
(
bool
,
NetworkMonitorIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.32