C# 클래스 Microsoft.Protocols.TestSuites.BranchCache.TestSuite.TestConfig

파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ClientContentRetrievalListenPort int
ClientPeerComputerName string
ContentServerComputerName string
ContentServerHTTPListenPort int
ContentTransport ContentInformationTransport
DomainName string
FileShareLocalPath string
HashLevelType ServerHashLevel
HostedCacheServerComputerName string
HostedCacheServerHTTPListenPort int
HostedCacheServerHTTPSListenPort int
NameOfFileWithMultipleBlocks string
NameOfFileWithMultipleSegments string
NameOfFileWithSingleBlock string
NegativeTestTimeout System.TimeSpan
RetryInterval System.TimeSpan
SecurityPackageType SecurityPackageType
ServerSecret byte[]
SharedFolderName string
SupportBranchCacheV1 bool
SupportBranchCacheV2 bool
SupportFileShareForcedHashGeneration bool
SupportWebsiteForcedHashGeneration bool
Timeout System.TimeSpan
UserName string
UserPassword string
WebsiteLocalPath string

공개 메소드들

메소드 설명
TestConfig ( ITestSite site ) : System

비공개 메소드들

메소드 설명
GetFQDNOrNetBiosName ( string computerName ) : string

메소드 상세

TestConfig() 공개 메소드

public TestConfig ( ITestSite site ) : System
site ITestSite
리턴 System

프로퍼티 상세

ClientContentRetrievalListenPort 공개적으로 프로퍼티

public int ClientContentRetrievalListenPort
리턴 int

ClientPeerComputerName 공개적으로 프로퍼티

public string ClientPeerComputerName
리턴 string

ContentServerComputerName 공개적으로 프로퍼티

public string ContentServerComputerName
리턴 string

ContentServerHTTPListenPort 공개적으로 프로퍼티

public int ContentServerHTTPListenPort
리턴 int

ContentTransport 공개적으로 프로퍼티

public ContentInformationTransport ContentTransport
리턴 ContentInformationTransport

DomainName 공개적으로 프로퍼티

public string DomainName
리턴 string

FileShareLocalPath 공개적으로 프로퍼티

public string FileShareLocalPath
리턴 string

HashLevelType 공개적으로 프로퍼티

public ServerHashLevel HashLevelType
리턴 ServerHashLevel

HostedCacheServerComputerName 공개적으로 프로퍼티

public string HostedCacheServerComputerName
리턴 string

HostedCacheServerHTTPListenPort 공개적으로 프로퍼티

public int HostedCacheServerHTTPListenPort
리턴 int

HostedCacheServerHTTPSListenPort 공개적으로 프로퍼티

public int HostedCacheServerHTTPSListenPort
리턴 int

NameOfFileWithMultipleBlocks 공개적으로 프로퍼티

public string NameOfFileWithMultipleBlocks
리턴 string

NameOfFileWithMultipleSegments 공개적으로 프로퍼티

public string NameOfFileWithMultipleSegments
리턴 string

NameOfFileWithSingleBlock 공개적으로 프로퍼티

public string NameOfFileWithSingleBlock
리턴 string

NegativeTestTimeout 공개적으로 프로퍼티

public TimeSpan,System NegativeTestTimeout
리턴 System.TimeSpan

RetryInterval 공개적으로 프로퍼티

public TimeSpan,System RetryInterval
리턴 System.TimeSpan

SecurityPackageType 공개적으로 프로퍼티

public SecurityPackageType SecurityPackageType
리턴 SecurityPackageType

ServerSecret 공개적으로 프로퍼티

public byte[] ServerSecret
리턴 byte[]

SharedFolderName 공개적으로 프로퍼티

public string SharedFolderName
리턴 string

SupportBranchCacheV1 공개적으로 프로퍼티

public bool SupportBranchCacheV1
리턴 bool

SupportBranchCacheV2 공개적으로 프로퍼티

public bool SupportBranchCacheV2
리턴 bool

SupportFileShareForcedHashGeneration 공개적으로 프로퍼티

public bool SupportFileShareForcedHashGeneration
리턴 bool

SupportWebsiteForcedHashGeneration 공개적으로 프로퍼티

public bool SupportWebsiteForcedHashGeneration
리턴 bool

Timeout 공개적으로 프로퍼티

public TimeSpan,System Timeout
리턴 System.TimeSpan

UserName 공개적으로 프로퍼티

public string UserName
리턴 string

UserPassword 공개적으로 프로퍼티

public string UserPassword
리턴 string

WebsiteLocalPath 공개적으로 프로퍼티

public string WebsiteLocalPath
리턴 string