共用方式為


HubConnectionOptions 類別

定義

設定 的選項 HubConnection

public sealed class HubConnectionOptions
type HubConnectionOptions = class
Public NotInheritable Class HubConnectionOptions
繼承
HubConnectionOptions

建構函式

HubConnectionOptions()

設定 的選項 HubConnection

屬性

KeepAliveInterval

設定 的 KeepAliveInterval HubConnection

ServerTimeout

設定 的 HubConnection ServerTimeout。

StatefulReconnectBufferSize

使用具狀態重新連線時,我們會以位元組為單位的序列化訊息數量,直到套用反壓縮從用戶端傳送為止。

適用於