Click or drag to resize

NatInfo Constructor

Initializes a new instance of the NatInfo class

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public NatInfo(
	NatType type,
	IPAddress ipAddress
)

Parameters

type  NatType
 
ipAddress  IPAddress
 
See Also