IClientProcessor Interface

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
This process is implemented by the Silverlight client

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public interface IClientProcessor

The IClientProcessor type exposes the following members.

Properties

  NameDescription
Public propertyTestConnection
Test the connection to the Silverlight application.
Top
Methods

  NameDescription
Public methodProcessCommand
Process a request from the framework.
Top
See Also

Reference