NetHttpsBinding.WebSocketSettings Propriété

Définition

Obtient les paramètres de socket 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

Valeur de propriété

WebSocketTransportSettings

Paramètres de socket Web.

S’applique à