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