C# Class Microsoft.Web.Administration.Site

Inheritance: ConfigurationElement
Show file Open project: jexuswebserver/Microsoft.Web.Administration Class Usage Examples

Private Properties

Property Type Description
GetPhysicalDirectoriesAsync Task>
GetStateAsync Task
RemoveApplicationAsync System.Threading.Tasks.Task
RemoveApplicationsAsync System.Threading.Tasks.Task
RestartAsync System.Threading.Tasks.Task
Save void
Site System
Site System

Public Methods

Method Description
GetWebConfiguration ( ) : Configuration
Start ( ) : ObjectState
StartAsync ( ) : Task
Stop ( ) : ObjectState
StopAsync ( ) : Task
ToString ( ) : string

Private Methods

Method Description
GetPhysicalDirectoriesAsync ( ) : Task>
GetStateAsync ( ) : Task
RemoveApplicationAsync ( Application application ) : System.Threading.Tasks.Task
RemoveApplicationsAsync ( ) : System.Threading.Tasks.Task
RestartAsync ( ) : System.Threading.Tasks.Task
Save ( ) : void
Site ( ConfigurationElement element, SiteCollection parent ) : System
Site ( SiteCollection parent ) : System

Method Details

GetWebConfiguration() public method

public GetWebConfiguration ( ) : Configuration
return Configuration

Start() public method

public Start ( ) : ObjectState
return ObjectState

StartAsync() public method

public StartAsync ( ) : Task
return Task

Stop() public method

public Stop ( ) : ObjectState
return ObjectState

StopAsync() public method

public StopAsync ( ) : Task
return Task

ToString() public method

public ToString ( ) : string
return string