NetworkHelper Class

Definition

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.

Applies to