WebServiceAdapter2.Timeout プロパティ
WebServiceAdapterObject オブジェクトのタイムアウト値 (秒単位) を取得または設定します。
このプロパティは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(16)> _
Property Timeout As Integer
'使用
Dim instance As WebServiceAdapter2
Dim value As Integer
value = instance.Timeout
instance.Timeout = value
[DispIdAttribute(16)]
int Timeout { get; set; }
コメント
Timeout プロパティの既定値は 30 秒です。
重要 : |
---|
このメンバは、現在開いているフォームと同じドメイン内で実行されているフォーム、またはドメインを越えたアクセス許可を付与されているフォームだけがアクセスできます。 |
関連項目
参照
WebServiceAdapter2 インターフェイス
WebServiceAdapter2 のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間