Поделиться через


WebSocketDeflateOptions.ClientContextTakeover Свойство

Определение

Когда true клиентская сторона подключения указывает, что он будет сохранять контекст deflate в сообщениях. Значение по умолчанию — true.

public:
 property bool ClientContextTakeover { bool get(); void set(bool value); };
public bool ClientContextTakeover { get; set; }
member this.ClientContextTakeover : bool with get, set
Public Property ClientContextTakeover As Boolean

Значение свойства

Комментарии

https://tools.ietf.org/html/rfc7692#section-7.1.1.2

Применяется к