GrapeCity Secure FTP for .NET 4.0J
SendBufferSize プロパティ (FtpSession)

データ接続の(ソケット)内部送信バッファーのサイズを決定する値を取得または設定します。
シンタックス
<DescriptionAttribute("Gets or sets a value that determines the size of the data connection's (socket) internal send buffer.")>
<DefaultValueAttribute()>
<CategoryAttribute("データ")>
Public Property SendBufferSize As Integer
[Description("Gets or sets a value that determines the size of the data connection's (socket) internal send buffer.")]
[DefaultValue()]
[Category("データ")]
public int SendBufferSize {get; set;}
参照

関連項目

FtpSession クラス
FtpSession メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.