ServiceHostBase.LoadConfigurationSection(ServiceElement) Метод

Определение

Загружает элемент службы из файла конфигурации размещенной службы.

protected:
 void LoadConfigurationSection(System::ServiceModel::Configuration::ServiceElement ^ serviceSection);
protected void LoadConfigurationSection(System.ServiceModel.Configuration.ServiceElement serviceSection);
member this.LoadConfigurationSection : System.ServiceModel.Configuration.ServiceElement -> unit
Protected Sub LoadConfigurationSection (serviceSection As ServiceElement)

Параметры

serviceSection
ServiceElement

Загружается ServiceElement из конфигурации.

Исключения

serviceSection равно null.

Описание размещенной nullслужбы.

Применяется к