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

属性值

适用于