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

TCPキープアライブの送信が開始されるまでの接続アイドル時間(ミリ秒単位)。
シンタックス
<DefaultValueAttribute()>
<DescriptionAttribute("The connection idle time in milliseconds before TCP will begin sending keepalives.")>
Public Property KeepAliveTime As Integer
[DefaultValue()]
[Description("The connection idle time in milliseconds before TCP will begin sending keepalives.")]
public int KeepAliveTime {get; set;}
解説

0に設定すると、キープアライブが無効になります。デフォルトは7,200,000(2時間)です。

このプロパティはMONOには実装されていません。

参照

参照

TcpSocketOption クラス
TcpSocketOption メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.