Dart.Ftp 名前空間 > FtpSession クラス : MaxRate プロパティ |
<CategoryAttribute("データ")> <DescriptionAttribute("Gets or sets the maximum transfer rate of the component in bytes per second.")> <DefaultValueAttribute()> Public Property MaxRate As Integer
[Category("データ")] [Description("Gets or sets the maximum transfer rate of the component in bytes per second.")] [DefaultValue()] public int MaxRate {get; set;}
デフォルト値は0で、使用可能な全帯域幅が使用されることを示します。
このプロパティはデータ転送速度を減速するために使用され、転送中に変更できます。