SocketElement Constructor

Definition

Initializes a new instance of the SocketElement class.

public:
 SocketElement();
public SocketElement ();
Public Sub New ()

Remarks

This constructor adds the AlwaysUseCompletionPortsForAccept and MaxConnection properties to the AlwaysUseCompletionPortsForAccept collection.

Applies to