ArcFM Server Developer Guide
waitForResponse Method (ServerXMLHTTP60Class)


Syntax
'Declaration
 
<DispIdAttribute(16)>
Public Overridable Function waitForResponse( _
   Optional ByVal timeoutInSeconds As Object _
) As Boolean
'Usage
 
Dim instance As ServerXMLHTTP60Class
Dim timeoutInSeconds As Object
Dim value As Boolean
 
value = instance.waitForResponse(timeoutInSeconds)
[DispId(16)]
public virtual 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

ServerXMLHTTP60Class Class
ServerXMLHTTP60Class Members

 

 


Send Comment