次の方法で共有


HubConnectionContextOptions.KeepAliveInterval プロパティ

定義

接続されているクライアントにキープ アライブ ping を送信するために使用する間隔を取得または設定します。

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

プロパティ値

適用対象