Click or drag to resize
IPublicAddressResolverQueryPublicAddresses 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.GenericIEnumerableString
natConfig
Type: Ozeki.NetworkINatConfiguration
See Also