SocketElement::AlwaysUseCompletionPortsForConnect Property
.NET Framework (current version)
Gets or sets a Boolean value that specifies whether completion ports are used when making connections.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("alwaysUseCompletionPortsForConnect", DefaultValue = false)] property bool AlwaysUseCompletionPortsForConnect { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: