WebSocketDeflateOptions.ServerContextTakeover Property
Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 8.0.9673)
ServerContextTakeover
Gets or sets a value indicating whether the client wishes to persist deflate context over multiple messages compressed by the server.
Declaration
public bool ServerContextTakeover { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |