Waits for an expression to become true for the specified entity on the Host Integrator server.
[Visual Basic]
Overloads Public Sub WaitForCondition( _
ByVal timeout As Integer, _
ByVal expression As String, _
ByVal entityName As String _
)
Waits for an expression to become true for the specified entity on the Host Integrator server.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorConnectorException | Thrown an argument is invalid |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorModelDataException | Thrown if the conditional expression is not valid |
HostIntegratorServerException | Thrown if the event times out |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.WaitForCondition Overload List