C# Class Raven.Setup.CustomActions.Infrastructure.IIS.IIS7UpwardsManager

Inheritance: IISManager
Afficher le fichier Open project: robashton/ravendb

Méthodes publiques

Méthode Description
DisallowOverlappingRotation ( string applicationPoolName ) : void
GetAppPools ( ) : IList
GetWebSites ( ) : IEnumerable

Method Details

DisallowOverlappingRotation() public méthode

public DisallowOverlappingRotation ( string applicationPoolName ) : void
applicationPoolName string
Résultat void

GetAppPools() public méthode

public GetAppPools ( ) : IList
Résultat IList

GetWebSites() public méthode

public GetWebSites ( ) : IEnumerable
Résultat IEnumerable