Click or drag to resize
IPAddressExtensionsGetNetworkInformation Method

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

Parameters

ipEndPoint
Type: System.NetIPAddress

Return Value

Type: NetworkInfo
See Also