共用方式為


WebSocketDeflateOptions.ServerContextTakeover 屬性

定義

true 連線的伺服器端指出它會跨訊息保存重組內容時。 預設為 true

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

屬性值

備註

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

適用於