HubConnectionOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定 的選項 HubConnection 。
public sealed class HubConnectionOptions
type HubConnectionOptions = class
Public NotInheritable Class HubConnectionOptions
- 繼承
-
HubConnectionOptions
建構函式
HubConnectionOptions() |
設定 的選項 HubConnection 。 |
屬性
KeepAliveInterval |
設定 的 KeepAliveInterval HubConnection 。 |
ServerTimeout |
設定 的 HubConnection ServerTimeout。 |
StatefulReconnectBufferSize |
使用具狀態重新連線時,我們會以位元組為單位的序列化訊息數量,直到套用反壓縮從用戶端傳送為止。 |