共用方式為


ServerComponentsEndpointOptions 類別

定義

設定互動式伺服器元件的選項。

public class ServerComponentsEndpointOptions
type ServerComponentsEndpointOptions = class
Public Class ServerComponentsEndpointOptions
繼承
ServerComponentsEndpointOptions

建構函式

ServerComponentsEndpointOptions()

設定互動式伺服器元件的選項。

屬性

ConfigureWebSocketAcceptContext

取得或設定函式,以設定伺服器元件所使用的 websocket 連線 WebSocketAcceptContext

ContentSecurityFrameAncestorsPolicy

取得或設定設定 ConfigureWebSocketAcceptContext 時,要設定 HttpResponse 中的 frame-ancestorsContent-Security-Policy

DisableWebSocketCompression

取得或設定值,判斷是否應該停用 WebSocket 壓縮。

適用於