OwinFeatureCollection.SupportsWebSockets 屬性

定義

取得或設定基礎伺服器是否支援 WebSockets。 此選項預設為啟用狀態。 值應該在要求之間保持一致。

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

屬性值

適用於