.NET Framework Class Library
NetworkChange Members

Allows applications to receive notification when the Internet Protocol (IP) address of a network interface, also called a network card or adapter, changes.

The NetworkChange type exposes the following members.

Methods

  NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
Events

  NameDescription
Public eventStatic memberNetworkAddressChangedOccurs when the IP address of a network interface changes.
Public eventStatic memberNetworkAvailabilityChangedOccurs when the availability of the network changes.
Top
See Also

Reference

Tags :


Page view tracker