ServerComponentsEndpointOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options to configure interactive Server components.
public class ServerComponentsEndpointOptions
type ServerComponentsEndpointOptions = class
Public Class ServerComponentsEndpointOptions
- Inheritance
-
ServerComponentsEndpointOptions
Constructors
ServerComponentsEndpointOptions() |
Properties
ConfigureWebSocketAcceptContext |
Gets or sets a function to configure the WebSocketAcceptContext for the websocket connections used by the server components. |
ContentSecurityFrameAncestorsPolicy |
Gets or sets the |
DisableWebSocketCompression |
Gets or sets a value that determines if WebSocket compression should be disabled. |