Share via


NetHttpsBinding.WebSocketSettings Propriedade

Definição

Obtém as configurações de soquete Web.

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

Valor da propriedade

WebSocketTransportSettings

As configurações de soquete da Web.

Aplica-se a