NetworkSocketBase.

NetworkSocketBase(Socket, string) Constructor

Syntax

public NetworkSocketBase(Socket socket, string hostName)

Parameters

Name Type Description
socket Socket
hostName string

Return Value

Type Description
void