C# 클래스 WindowsPhoneTestFramework.Client.AutomationClient.Configuration

상속: IConfiguration
파일 보기 프로젝트 열기: Expensify/WindowsPhoneTestFramework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultTestRemoteTimeout System.TimeSpan

Private Properties

프로퍼티 타입 설명
TestForHttpBadRequest bool

공개 메소드들

메소드 설명
Configuration ( ) : System
CreateClient ( ) : PhoneAutomationServiceClient
TestIfRemoteAvailable ( ) : bool

비공개 메소드들

메소드 설명
TestForHttpBadRequest ( HttpWebResponse httpWebResponse ) : bool

메소드 상세

Configuration() 공개 메소드

public Configuration ( ) : System
리턴 System

CreateClient() 공개 메소드

public CreateClient ( ) : PhoneAutomationServiceClient
리턴 PhoneAutomationServiceClient

TestIfRemoteAvailable() 공개 메소드

public TestIfRemoteAvailable ( ) : bool
리턴 bool

프로퍼티 상세

DefaultTestRemoteTimeout 공개적으로 정적으로 프로퍼티

public static TimeSpan,System DefaultTestRemoteTimeout
리턴 System.TimeSpan