Closed kmccmk9 closed 4 years ago
Before processing, after verifying both files are provided, the application should check for a network connection as this is required.
bool isInternetConnected = NetworkInterface.GetIsNetworkAvailable();
Before processing, after verifying both files are provided, the application should check for a network connection as this is required.
bool isInternetConnected = NetworkInterface.GetIsNetworkAvailable();