Gets an object that provides information about the local computer's network connectivity and traffic statistics.
| C# | Visual Basic |
public static IPGlobalProperties GetIPGlobalProperties()
Public Shared Function GetIPGlobalProperties As IPGlobalProperties
A IPGlobalProperties object that contains information about the local computer.