IRemoteExecutorCommunicationLayer Interface

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Design.Execution.Communication.Interfaces
Assembly:  ArtOfTest.WebAii.Design (in ArtOfTest.WebAii.Design.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public interface IRemoteExecutorCommunicationLayer : IBaseCommunicationLayer

The IRemoteExecutorCommunicationLayer type exposes the following members.

Properties

  NameDescription
Public propertyUri (Inherited from IBaseCommunicationLayer.)
Top
Methods

  NameDescription
Public methodClearLog (Inherited from IBaseCommunicationLayer.)
Public methodDisableLog (Inherited from IBaseCommunicationLayer.)
Public methodEnableLog (Inherited from IBaseCommunicationLayer.)
Public methodGetShadowCopiedLogFileName (Inherited from IBaseCommunicationLayer.)
Public methodGetStatus
Public methodGetTestHistory
Public methodGetVersion (Inherited from IBaseCommunicationLayer.)
Public methodKill (Inherited from IBaseCommunicationLayer.)
Public methodLogEnabled (Inherited from IBaseCommunicationLayer.)
Public methodLogSize (Inherited from IBaseCommunicationLayer.)
Public methodPing (Inherited from IBaseCommunicationLayer.)
Public methodRunTest
Public methodValidateUri (Inherited from IBaseCommunicationLayer.)
Top
See Also

Reference