Freigeben über


NetHttpsBinding.WebSocketSettings Eigenschaft

Definition

Ruft die Einstellungen des Internet-Sockettyps ab.

public:
 property System::ServiceModel::Channels::WebSocketTransportSettings ^ WebSocketSettings { System::ServiceModel::Channels::WebSocketTransportSettings ^ get(); };
public System.ServiceModel.Channels.WebSocketTransportSettings WebSocketSettings { get; }
member this.WebSocketSettings : System.ServiceModel.Channels.WebSocketTransportSettings
Public ReadOnly Property WebSocketSettings As WebSocketTransportSettings

Eigenschaftswert

WebSocketTransportSettings

Die Websocket-Einstellungen.

Gilt für