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

속성 값

적용 대상