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

システム送信バッファーのサイズを指定する値を取得または設定します。
シンタックス
<DescriptionAttribute("Gets or sets the size of the system send buffer.")>
<DefaultValueAttribute()>
Public Property SendBufferSize As Integer
[Description("Gets or sets the size of the system send buffer.")]
[DefaultValue()]
public int SendBufferSize {get; set;}

プロパティ値

整数。デフォルト値は8192です。
解説

バッファーサイズを増やすと、大量のデータを転送するときや高帯域幅の高レイテンシー接続(衛星ブロードバンドプロバイダーなど)を使用しているときにパフォーマンスが向上する場合があります。

参照

参照

SocketOption クラス
SocketOption メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.