'Declaration
Public Overloads Sub Listen( _ ByVal Port As System.Integer _ )
'Usage
Dim instance As DicomServer Dim Port As System.Integer instance.Listen(Port)
public void Listen( System.int Port )
public procedure Listen( Port: System.Integer );
public function Listen( Port : System.int );
public: void Listen( System.int Port )
public: void Listen( System.int Port )
Parameters
- Port
The TCP port on which to receive connections