HubConnectionContextOptions.MaximumParallelInvocations Property

Definition

Gets or sets the maximum parallel hub method invocations.

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

Property Value

Applies to