C# Class Microsoft.Protocols.TestSuites.BranchCache.TestSuite.TestConfig

Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
TestConfig ( ITestSite site ) : System

Private Methods

Méthode Description
GetFQDNOrNetBiosName ( string computerName ) : string

Method Details

TestConfig() public méthode

public TestConfig ( ITestSite site ) : System
site ITestSite
Résultat System

Property Details

ClientContentRetrievalListenPort public_oe property

public int ClientContentRetrievalListenPort
Résultat int

ClientPeerComputerName public_oe property

public string ClientPeerComputerName
Résultat string

ContentServerComputerName public_oe property

public string ContentServerComputerName
Résultat string

ContentServerHTTPListenPort public_oe property

public int ContentServerHTTPListenPort
Résultat int

ContentTransport public_oe property

public ContentInformationTransport ContentTransport
Résultat ContentInformationTransport

DomainName public_oe property

public string DomainName
Résultat string

FileShareLocalPath public_oe property

public string FileShareLocalPath
Résultat string

HashLevelType public_oe property

public ServerHashLevel HashLevelType
Résultat ServerHashLevel

HostedCacheServerComputerName public_oe property

public string HostedCacheServerComputerName
Résultat string

HostedCacheServerHTTPListenPort public_oe property

public int HostedCacheServerHTTPListenPort
Résultat int

HostedCacheServerHTTPSListenPort public_oe property

public int HostedCacheServerHTTPSListenPort
Résultat int

NameOfFileWithMultipleBlocks public_oe property

public string NameOfFileWithMultipleBlocks
Résultat string

NameOfFileWithMultipleSegments public_oe property

public string NameOfFileWithMultipleSegments
Résultat string

NameOfFileWithSingleBlock public_oe property

public string NameOfFileWithSingleBlock
Résultat string

NegativeTestTimeout public_oe property

public TimeSpan,System NegativeTestTimeout
Résultat System.TimeSpan

RetryInterval public_oe property

public TimeSpan,System RetryInterval
Résultat System.TimeSpan

SecurityPackageType public_oe property

public SecurityPackageType SecurityPackageType
Résultat SecurityPackageType

ServerSecret public_oe property

public byte[] ServerSecret
Résultat byte[]

SharedFolderName public_oe property

public string SharedFolderName
Résultat string

SupportBranchCacheV1 public_oe property

public bool SupportBranchCacheV1
Résultat bool

SupportBranchCacheV2 public_oe property

public bool SupportBranchCacheV2
Résultat bool

SupportFileShareForcedHashGeneration public_oe property

public bool SupportFileShareForcedHashGeneration
Résultat bool

SupportWebsiteForcedHashGeneration public_oe property

public bool SupportWebsiteForcedHashGeneration
Résultat bool

Timeout public_oe property

public TimeSpan,System Timeout
Résultat System.TimeSpan

UserName public_oe property

public string UserName
Résultat string

UserPassword public_oe property

public string UserPassword
Résultat string

WebsiteLocalPath public_oe property

public string WebsiteLocalPath
Résultat string