Dart.Ftp 名前空間 > FtpSession クラス : BlockSize プロパティ |
<DescriptionAttribute("Gets or sets the buffer size used during file and socket I/O.")> <DefaultValueAttribute()> <CategoryAttribute("データ")> Public Property BlockSize As Integer
[Description("Gets or sets the buffer size used during file and socket I/O.")] [DefaultValue()] [Category("データ")] public int BlockSize {get; set;}