OTX Reference  
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.TerminateService Class Reference

With this set of parameters the TerminateService action of the ExternalServiceProvider extension will be simulated. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.UnitTest.Declarations.TerminateService:
Inheritance graph

Public Attributes

ResultParameterDeclaration isTerminated
 Returns true if the service can be terminated, otherwise false. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Extensions.UnitTest.Declarations.CallbackMultiInstanceParameters
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration handle
 Unique id for the instance of the object related to this call back, like a screen or a device service. More...
 

Detailed Description

With this set of parameters the TerminateService action of the ExternalServiceProvider extension will be simulated.

Member Data Documentation

◆ isTerminated

ResultParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.TerminateService.isTerminated

Returns true if the service can be terminated, otherwise false.