次の方法で共有


HubConnectionContextOptions.MaximumParallelInvocations プロパティ

定義

並列ハブ メソッドの呼び出しの最大数を取得または設定します。

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

プロパティ値

適用対象