WebSocketDeflateOptions.ServerContextTakeover Property
Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 7.0.9083)
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 |