C# Class WindowsPhoneTestFramework.Client.AutomationClient.Configuration

Inheritance: IConfiguration
Afficher le fichier Open project: Expensify/WindowsPhoneTestFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
DefaultTestRemoteTimeout System.TimeSpan

Private Properties

Свойство Type Description
TestForHttpBadRequest bool

Méthodes publiques

Méthode Description
Configuration ( ) : System
CreateClient ( ) : PhoneAutomationServiceClient
TestIfRemoteAvailable ( ) : bool

Private Methods

Méthode Description
TestForHttpBadRequest ( HttpWebResponse httpWebResponse ) : bool

Method Details

Configuration() public méthode

public Configuration ( ) : System
Résultat System

CreateClient() public méthode

public CreateClient ( ) : PhoneAutomationServiceClient
Résultat PhoneAutomationServiceClient

TestIfRemoteAvailable() public méthode

public TestIfRemoteAvailable ( ) : bool
Résultat bool

Property Details

DefaultTestRemoteTimeout public_oe static_oe property

public static TimeSpan,System DefaultTestRemoteTimeout
Résultat System.TimeSpan