'Usage Dim instance As DicomServer Dim Port As Integer instance.Unlisten(Port)
Parameters
- Port
The port number which is to be closed for incoming connection.
The port number which is to be closed for incoming connection.
'Usage Dim instance As DicomServer Dim Port As Integer instance.Unlisten(Port)
The port number which is to be closed for incoming connection.
Closing a “listening” socket has no effect on currently active associations that connected via that socket.