Click or drag to resize
IPublicAddressResolverGetPublicIP Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
string GetPublicIP(
	string localAddress,
	string remoteAddress,
	INatConfiguration natConfig
)

Parameters

localAddress
Type: SystemString
remoteAddress
Type: SystemString
natConfig
Type: Ozeki.NetworkINatConfiguration

Return Value

Type: String
See Also