![]() |
OTX Reference
|
|
Checks if a service is still running or not More...
Public Attributes | |
ServiceTerm | serviceHandle |
With serviceHandle of a CreateProvider action, a check can be performed to determine if the service is still running. Specifies the service to test. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Checks if a service is still running or not
The IsServiceRunning activity checks if a service is still running. This check can be performed while a synchronous or asynchronous service is running. For a synchronous ExcecuteService call this term can be called in parallel lane.
ServiceTerm OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Terms.IsServiceRunning.serviceHandle |
With serviceHandle of a CreateProvider action, a check can be performed to determine if the service is still running. Specifies the service to test.