Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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