共用方式為


WebSocketOptions.ReplaceFeature 屬性

定義

取得或設定中介軟體是否應該取代堆疊稍早元件所提供的 WebSocket 實作。 預設為 false。

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

屬性值

適用於