TcpConnectionInformation Constructor

Definition

Initializes a new instance of the TcpConnectionInformation class.

protected:
 TcpConnectionInformation();
protected TcpConnectionInformation ();
Protected Sub New ()

Remarks

This constructor can be called only by classes that derive from the TcpConnectionInformation class.

Applies to