Operations at NetworkScannerManagement

This page describes the backend methods at this endpoint.

Signature Description
ComputerInfoCollection GetCachedNetworkScanningResult() Get cached result of network scanning
String GetHostNameByIpAddress(String address) Gets host name by ip address
String GetIpAddressByHostName(String hostName) Gets ip address by host name
ComputerInfoCollection ScanNetwork() Gets all computers in LAN
Void StartCaching() Start caching result of network scanning
Void StopCaching() Stop caching result of network scanning