Responder Developer Guide
TestServiceCommandHandler Constructor


Connection for which handler runs tests against
Initializes TestServiceCommandHandler to handle tests for the given connection
Syntax
'Declaration
 
Public Function New( _
   ByVal connection As Connection _
)
'Usage
 
Dim connection As Connection
 
Dim instance As New TestServiceCommandHandler(connection)
public TestServiceCommandHandler( 
   Connection connection
)

Parameters

connection
Connection for which handler runs tests against
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

TestServiceCommandHandler Class
TestServiceCommandHandler Members

 

 


Send Comment