Click or drag to resize

IPublicAddressResolverQueryPublicAddresses Method

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

Parameters

localAddresses
Type: System.Collections.GenericIEnumerableString
natConfig
Type: Ozeki.NetworkINatConfiguration
See Also