GrapeCity Secure FTP for .NET 4.0J
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;}
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.