C# Класс Microsoft.Protocols.TestSuites.BranchCache.TestSuite.TestConfig

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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