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