다음을 통해 공유


WebSocketTransportSettingsElement.ApplyConfiguration 메서드

정의

이 요소에 대한 새 구성을 적용합니다.

public:
 void ApplyConfiguration(System::ServiceModel::Channels::WebSocketTransportSettings ^ settings);
public void ApplyConfiguration (System.ServiceModel.Channels.WebSocketTransportSettings settings);
member this.ApplyConfiguration : System.ServiceModel.Channels.WebSocketTransportSettings -> unit
Public Sub ApplyConfiguration (settings As WebSocketTransportSettings)

매개 변수

settings
WebSocketTransportSettings

웹 소켓 전송 설정입니다.

적용 대상