Sdílet prostřednictvím


ServerComponentsEndpointOptions Třída

Definice

Možnosti konfigurace interaktivních součástí serveru

public class ServerComponentsEndpointOptions
type ServerComponentsEndpointOptions = class
Public Class ServerComponentsEndpointOptions
Dědičnost
ServerComponentsEndpointOptions

Konstruktory

ServerComponentsEndpointOptions()

Možnosti konfigurace interaktivních součástí serveru

Vlastnosti

ConfigureWebSocketAcceptContext

Získá nebo nastaví funkci ke konfiguraci WebSocketAcceptContext pro připojení websocket používaných komponentami serveru.

ContentSecurityFrameAncestorsPolicy

Získá nebo nastaví frame-ancestorsContent-Security-Policy nastavit v HttpResponse při ConfigureWebSocketAcceptContext je nastaven.

DisableWebSocketCompression

Získá nebo nastaví hodnotu, která určuje, zda má být komprese WebSocket zakázána.

Platí pro