Click or drag to resize

NatRemoteServer(String) Constructor

Initializes a new instance of the NatRemoteServer class.

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public NatRemoteServer(
	string address
)

Parameters

address  String
The transport address of the server.
See Also