ServerComponentsEndpointOptions 클래스

정의

대화형 서버 구성 요소를 구성하는 옵션입니다.

public class ServerComponentsEndpointOptions
type ServerComponentsEndpointOptions = class
Public Class ServerComponentsEndpointOptions
상속
ServerComponentsEndpointOptions

생성자

ServerComponentsEndpointOptions()

대화형 서버 구성 요소를 구성하는 옵션입니다.

속성

ConfigureWebSocketAcceptContext

서버 구성 요소에서 사용하는 websocket 연결에 대한 WebSocketAcceptContext 구성하는 함수를 가져오거나 설정합니다.

ContentSecurityFrameAncestorsPolicy

ConfigureWebSocketAcceptContext 설정되면 HttpResponse 설정할 frame-ancestorsContent-Security-Policy 가져오거나 설정합니다.

DisableWebSocketCompression

WebSocket 압축을 사용하지 않도록 설정해야 하는지 여부를 결정하는 값을 가져오거나 설정합니다.

적용 대상