Dart.Ftp 名前空間 > SocketOption クラス : SendBufferSize プロパティ |
<DefaultValueAttribute()> <DescriptionAttribute("Gets or sets the size of the system send buffer.")> Public Property SendBufferSize As Integer
[DefaultValue()] [Description("Gets or sets the size of the system send buffer.")] public int SendBufferSize {get; set;}
バッファーサイズを増やすと、大量のデータを転送するときや高帯域幅の高レイテンシー接続(衛星ブロードバンドプロバイダーなど)を使用しているときにパフォーマンスが向上する場合があります。