HubConnectionContextOptions.StreamBufferCapacity 속성

정의

클라이언트 업로드 스트림의 최대 버퍼 크기를 가져오거나 설정합니다.

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

속성 값

적용 대상