NetworkSocket.

NetworkSocket(string, int) Constructor

Syntax

public NetworkSocket(string hostName, int port)

Parameters

Name Type Description
hostName string
port int

Return Value

Type Description
void