SettingsSection::Socket Property
.NET Framework (current version)
Gets the configuration element that controls settings for sockets.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("socket")] property SocketElement^ Socket { SocketElement^ get(); }
Property Value
Type: System.Net.Configuration::SocketElement^A SocketElement object.
The configuration element that controls settings for sockets.
.NET Framework
Available since 2.0
Available since 2.0
Show: