Click or drag to resize
IPublicAddressResolver.QueryPublicAddresses Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void QueryPublicAddresses(
	IEnumerable<string> localAddresses,
	INatConfiguration natConfig
)

Parameters

localAddresses
Type: System.Collections.Generic.IEnumerable<String>
natConfig
Type: Ozeki.Network.INatConfiguration
See Also