Udostępnij za pośrednictwem


ServerComponentsEndpointOptions Klasa

Definicja

Opcje konfigurowania interakcyjnych składników serwera.

public class ServerComponentsEndpointOptions
type ServerComponentsEndpointOptions = class
Public Class ServerComponentsEndpointOptions
Dziedziczenie
ServerComponentsEndpointOptions

Konstruktory

ServerComponentsEndpointOptions()

Opcje konfigurowania interakcyjnych składników serwera.

Właściwości

ConfigureWebSocketAcceptContext

Pobiera lub ustawia funkcję w celu skonfigurowania WebSocketAcceptContext dla połączeń protokołu websocket używanych przez składniki serwera.

ContentSecurityFrameAncestorsPolicy

Pobiera lub ustawia frame-ancestorsContent-Security-Policy do ustawienia w HttpResponse po ustawieniu ConfigureWebSocketAcceptContext.

DisableWebSocketCompression

Pobiera lub ustawia wartość, która określa, czy kompresja protokołu WebSocket powinna być wyłączona.

Dotyczy