Initializes a new instance of the Connection class
Namespace: DMIP.NetworkAssembly: Connection (in Connection.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- tcpClient
- Type:
System.Net.Sockets TcpClient
[Missing <param name="tcpClient"/> documentation for "M:DMIP.Network.Connection.#ctor(System.Net.Sockets.TcpClient,System.Net.Sockets.UdpClient)"]
- udpClient
- Type:
System.Net.Sockets UdpClient
[Missing <param name="udpClient"/> documentation for "M:DMIP.Network.Connection.#ctor(System.Net.Sockets.TcpClient,System.Net.Sockets.UdpClient)"]
See Also