WebClientHelperBufferSize Property | Helper帮助文档 |
设置发送和接收的数据缓冲大小
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int BufferSize { get; set; }
Public Property BufferSize As Integer Get Set
public: property int BufferSize { int get (); void set (int value); }
member BufferSize : int with get, set
Property Value
Type: Int32See Also