Socket.

Socket(string, int) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.Net
Containing Type
Socket

Syntax

public Socket(string hostName, int port)

Parameters

Name Type Description
hostName string
port int

Return Value

Type Description
void