Sdílet prostřednictvím


WebServiceAdapter2.Timeout-Eigenschaft

Dient dem Abrufen oder Festlegen des Timeoutwerts für ein WebServiceAdapterObject-Objekt in Sekunden.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(16)> _
Property Timeout As Integer
'Usage
Dim instance As WebServiceAdapter2
Dim value As Integer

value = instance.Timeout

instance.Timeout = value
[DispIdAttribute(16)] 
int Timeout { get; set; }

Hinweise

Der Standardwert der Timeout-Eigenschaft beträgt 30 Sekunden.

Siehe auch

Referenz

WebServiceAdapter2-Schnittstelle
WebServiceAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace