Interface IClientProcessor
Namespace: ArtOfTest.WebAii.Silverlight
Assembly: ArtOfTest.WebAii.dll
Syntax
public interface IClientProcessorProperties
TestConnection
Declaration
string TestConnection { get; }Property Value
| System.String 
 | 
Methods
ProcessCommand(String)
Declaration
string ProcessCommand(string command)Parameters
| System.String
        command 
 | 
Returns
| System.String 
 |