ArcFM Desktop Developer Guide
waitForResponse Method (IServerXMLHTTPRequest2)


Syntax
'Declaration
 
<DispIdAttribute(16)>
Function waitForResponse( _
   Optional ByVal timeoutInSeconds As Object _
) As Boolean
'Usage
 
Dim instance As IServerXMLHTTPRequest2
Dim timeoutInSeconds As Object
Dim value As Boolean
 
value = instance.waitForResponse(timeoutInSeconds)
[DispId(16)]
bool waitForResponse( 
   object timeoutInSeconds
)

Parameters

timeoutInSeconds
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IServerXMLHTTPRequest2 Interface
IServerXMLHTTPRequest2 Members

 

 


Send Comment