Sdílet prostřednictvím


NetHttpBinding.WebSocketSettings Vlastnost

Definice

Získá nastavení websocket.

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

Hodnota vlastnosti

WebSocketTransportSettings

Nastavení protokolu websocket.

Platí pro