LAUREL BRIDGE

TlsNetworkSocketConnect Method

DICOM Connectivity Framework V3.4
Overload List

  NameDescription
Public methodConnect(EndPoint)
Connect the socket to the given TCP endpoint
(Overrides TcpNetworkSocket.Connect(EndPoint).)
Public methodConnect(IPAddress, Int32)
Connect the socket to the given IP address and port
(Overrides TcpNetworkSocket.Connect(IPAddress, Int32).)
Public methodConnect(String, Int32)
Connect the socket to the given host and port
(Overrides TcpNetworkSocket.Connect(String, Int32).)
Top
See Also

Reference