Network Utility
Network Available
To check whether or not a network is available for use, use the NetworkUtility class. It returns true if there should be a network connectivity, and false if there should not be.
NetworkUtility.Available()
Last updated