Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Contains information about changes in the availability and address of the network.
Inheritance Hierarchy
System. . :: . .Object
Microsoft.SPOT.Net.NetworkInformation..::..NetworkChange
Namespace: Microsoft.SPOT.Net.NetworkInformation
Assembly: Microsoft.SPOT.Net (in Microsoft.SPOT.Net.dll)
Syntax
'Declaration
Public NotInheritable Class NetworkChange
public static class NetworkChange
public ref class NetworkChange abstract sealed
[<AbstractClass>]
[<Sealed>]
type NetworkChange = class end
public final class NetworkChange
The NetworkChange type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() ![]() |
NetworkAddressChanged | Indicates that the network address has changed. |
![]() ![]() |
NetworkAvailabilityChanged | Indicates a change in the availability of the network. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.