Click or drag to resize

IPAddressExtensionsGetPrefixLength Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public static int GetPrefixLength(
	IPAddress localIpAddress
)

Parameters

localIpAddress  IPAddress
 

Return Value

Int32
See Also