Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
WebServiceAdapter2.Timeout Property (Microsoft.Office.Interop.InfoPath.SemiTrust)
Gets or sets the time-out value in seconds for a WebServiceAdapterObject object.

This property is not CLS-compliant.  

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

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

value = instance.Timeout

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

The default value of the Timeout property is 30 seconds.

NoteImportant:

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker