Rfc1006Client Constructor

—– Name Description
Rfc1006Client(Rfc1006IPEndPoint) Initializes a new instance of the Rfc1006Client class using the specified endPoint information.
Rfc1006Client(Int32, Rfc1006IPEndPoint) Initializes a new instance of the Rfc1006Client class using the specified endPoint and connectionTimeout information.
Rfc1006Client(Rfc1006IPEndPoint, Int32) Initializes a new instance of the Rfc1006Client class using the specified endPoint and aliveTime information.
Rfc1006Client(Int32, Rfc1006IPEndPoint, Int32) Initializes a new instance of the Rfc1006Client class using the specified endPoint, connectionTimeout and aliveTime information.
Rfc1006Client(IPAddress, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(IPAddress, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(String, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(String, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(Int32, IPAddress, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and connectionTimeout information.
Rfc1006Client(Int32, IPAddress, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and connectionTimeout information.
Rfc1006Client(Int32, String, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and connectionTimeout information.
Rfc1006Client(IPAddress, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(IPAddress, Int32, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(IPAddress, Int32, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(IPAddress, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(String, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(String, Int32, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, port, remoteTSAP and localTSAP information and DefaultConnectionTimeout.
Rfc1006Client(String, Int32, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP and localTSAP information.
Rfc1006Client(String, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(Int32, IPAddress, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.
Rfc1006Client(Int32, IPAddress, Int32, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and connectionTimeout information.
Rfc1006Client(Int32, IPAddress, Int32, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and connectionTimeout information.
Rfc1006Client(Int32, IPAddress, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.
Rfc1006Client(Int32, String, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.
Rfc1006Client(Int32, String, Int32, Byte[], Byte[]) Initializes a new instance of the Rfc1006Client class using the specified address, port, remoteTSAP, localTSAP and connectionTimeout information and DefaultAliveTime.
Rfc1006Client(Int32, String, Int32, String, String) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and connectionTimeout information.
Rfc1006Client(Int32, String, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.
Rfc1006Client(IPAddress, Int32, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(IPAddress, Int32, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(String, Int32, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, port, remoteTSAP, localTSAP and aliveTime information and DefaultAliveTime.
Rfc1006Client(String, Int32, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, localTSAP and aliveTime information.
Rfc1006Client(Int32, IPAddress, Int32, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.
Rfc1006Client(Int32, IPAddress, Int32, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.
Rfc1006Client(Int32, String, Int32, Byte[], Byte[], Int32) Initializes a new instance of the Rfc1006Client class using the specified address, port, remoteTSAP, connectionTimeout, localTSAP and aliveTime information and DefaultAliveTime.
Rfc1006Client(Int32, String, Int32, String, String, Int32) Initializes a new instance of the Rfc1006Client class using the specified address, remoteTSAP, connectionTimeout, localTSAP and aliveTime information.

Top

Reference