Dart.Ftp 名前空間 > FtpSession クラス : ReceiveBufferSize プロパティ |
<CategoryAttribute("データ")> <DescriptionAttribute("Gets or sets a value that determines the size of the data connection's (socket) internal receive buffer.")> <DefaultValueAttribute()> Public Property ReceiveBufferSize As Integer
[Category("データ")] [Description("Gets or sets a value that determines the size of the data connection's (socket) internal receive buffer.")] [DefaultValue()] public int ReceiveBufferSize {get; set;}