NetworkHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class exposes functionality of NetworkInformation through a singleton.
public class NetworkHelper
type NetworkHelper = class
Public Class NetworkHelper
- Inheritance
-
NetworkHelper
Constructors
| NetworkHelper() |
Initializes a new instance of the NetworkHelper class. |
Properties
| ConnectionInformation |
Gets instance of ConnectionInformation. |
| Instance |
Gets public singleton property. |
Methods
| Finalize() |
Finalizes an instance of the NetworkHelper class. |
Events
| NetworkChanged |
Event raised when the network changes. |