메소드 | 설명 | |
---|---|---|
IISHost ( IConfigurationContext configuration ) : System | ||
Start ( ) : void |
Initializes and start the service host on a seperate thread from the main IIS application
|
메소드 | 설명 | |
---|---|---|
ConfigureIISForAutoStart ( ) : void | ||
MergeConfiguration ( IConfigurationContext configuration ) : IConfigurationContext |
Merges in configuration from external files from the passed in configuration
|
public IISHost ( IConfigurationContext configuration ) : System | ||
configuration | IConfigurationContext | |
리턴 | System |