![]() |
![]() ![]() ![]() |
acConnectionList and acHostnameResolver components.
|
property MonitorInterval: Integer; // 100 milliseconds by default
|
The MonitorInterval property specifies the time periods, in milliseconds, between checking the online status of computer, if MonitorActive property already set to True.
|
|
To be notified when online status changed write OnOnlineStatusChanged event handler.
|
![]() |
IsOnline, MonitorActive and MonitorInterval properties;
|
OnOnlineStatusChanged event.
|