Click or drag to resize

MultichannelTcpConnection Constructor

Overload List
  NameDescription
Public methodMultichannelTcpConnection(DiscoveredPrinter)
Initializes a new instance of the MultichannelTcpConnection class.
Public methodMultichannelTcpConnection(String, Int32, Int32)
Initializes a new instance of the MultichannelTcpConnection class.
Public methodMultichannelTcpConnection(DiscoveredPrinter, Int32, Int32)
Initializes a new instance of the MultichannelTcpConnection class.
Public methodMultichannelTcpConnection(String, Int32, Int32, Int32, Int32)
Initializes a new instance of the MultichannelTcpConnection class.
Public methodMultichannelTcpConnection(DiscoveredPrinter, Int32, Int32, Int32, Int32)
Initializes a new instance of the MultichannelTcpConnection class.
Public methodMultichannelTcpConnection(String, Int32, Int32, Int32, Int32, Int32, Int32)
Initializes a new instance of the MultichannelTcpConnection class.
Top
See Also