Click or drag to resize

IPAddressExtensionsGetNetworkInformation Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static NetworkInfo GetNetworkInformation(
	IPAddress ipEndPoint
)

Parameters

ipEndPoint
Type: System.NetIPAddress

Return Value

Type: NetworkInfo
See Also