Udostępnij za pośrednictwem


HubOptions.MaximumParallelInvocationsPerClient Właściwość

Definicja

Domyślnie klient może wywoływać tylko jedną metodę centrum jednocześnie. Zmiana tej właściwości umożliwi klientom wywoływanie wielu metod jednocześnie przed kolejkowaniem.

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

Wartość właściwości

Dotyczy