![]() |
![]() ![]() ![]() |
acHostnameResolver and acConnectionList components.
|
property MonitorActive: Boolean;
|
The MonitorActive property specifies whether the component should monitor the online status of current PC (whether it connected to Internet).
|
|
The time periods between checking the online status should be specified in MonitorInterval property. To be notified when online status changed write OnOnlineStatusChanged event handler.
|
![]() |
IsOnline, MonitorActive and MonitorInterval properties;
|
OnOnlineStatusChanged event.
|