Click or drag to resize

NatConfiguration(NatTraversalMethod, String) Constructor

Initializes a new instance of the NatConfiguration class

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public NatConfiguration(
	NatTraversalMethod methodType,
	string stunServerAddress
)

Parameters

methodType  NatTraversalMethod
 
stunServerAddress  String
 
See Also