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

DNSサーバーからの応答を待機する時間(ミリ秒単位)を取得または設定します。
シンタックス
<DescriptionAttribute("Domain Name Server Timeout")>
<DefaultValueAttribute()>
<CategoryAttribute("動作")>
Public Property DnsServerTimeout As Integer
[Description("Domain Name Server Timeout")]
[DefaultValue()]
[Category("動作")]
public int DnsServerTimeout {get; set;}

プロパティ値

DNS要求への応答を待機する最大ミリ秒数を指定する整数。デフォルトは3000です。
参照

参照

Smtp クラス
Smtp メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.