NetworkMonitorT.canReachFinish

Finishes an async network connectivity test. See g_network_monitor_can_reach_async().

template NetworkMonitorT(TStruct)
bool
canReachFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if network is reachable, FALSE if not.

Throws

GException on failure.