Freigeben über


SettingsSection.Socket Eigenschaft

Definition

Ruft das Konfigurationselement ab, das Einstellungen für Sockets steuert.

public:
 property System::Net::Configuration::SocketElement ^ Socket { System::Net::Configuration::SocketElement ^ get(); };
[System.Configuration.ConfigurationProperty("socket")]
public System.Net.Configuration.SocketElement Socket { get; }
[<System.Configuration.ConfigurationProperty("socket")>]
member this.Socket : System.Net.Configuration.SocketElement
Public ReadOnly Property Socket As SocketElement

Eigenschaftswert

Das Konfigurationselement, das Einstellungen für Sockets steuert.

Attribute

Gilt für:

Weitere Informationen