StandardSocket4Factory.

CreateSocket(string, int) Method

Syntax

public virtual ISocket4 CreateSocket(string hostName, int port)

Parameters

Name Type Description
hostName string
port int

Return Value

Type Description
ISocket4