NetHttpBinding.WebSocketSettings Eigenschap

Definitie

Hiermee haalt u de instellingen van de websocket op.

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

Waarde van eigenschap

De instellingen van de websocket.

Van toepassing op