ServerComponentsEndpointOptions 클래스

정의

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

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

생성자

Name Description
ServerComponentsEndpointOptions()

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

속성

Name Description
ConfigureConnection

SignalR 연결에서 사용되는 콜백을 HttpConnectionDispatcherOptions 가져오거나 설정합니다.

ConfigureWebSocketAcceptContext

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

ContentSecurityFrameAncestorsPolicy

설정된 경우에 설정할 값을 가져오거나 설정합니다frame-ancestorsContent-Security-Policy.HttpResponseConfigureWebSocketAcceptContext

DisableWebSocketCompression

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

적용 대상