NetworkSocketBase.

CreateParallelSocket(string, int) Method

Syntax

protected abstract ISocket4 CreateParallelSocket(string hostName, int port)

Parameters

Name Type Description
hostName string
port int

Return Value

Type Description
ISocket4