GrapeCity Secure Mail for .NET 4.0J
BlockSize プロパティ

ファイルおよびソケットの入出力時に使用されるバッファーサイズを取得または設定します。
シンタックス
<DefaultValueAttribute()>
<CategoryAttribute("データ")>
<DescriptionAttribute("Gets or sets the buffer size used during file and socket I/O.")>
Public Property BlockSize As Integer
[DefaultValue()]
[Category("データ")]
[Description("Gets or sets the buffer size used during file and socket I/O.")]
public int BlockSize {get; set;}
解説
ブロックの読み取りまたは書き込みが行われるたびに、ProgressProgress、およびProgressが発生します。
参照

参照

MailSession クラス
MailSession メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.