サービスは、設定ファイルの services セクションで定義されます。各サービスには、独自の service 設定セクションがあります。
<system.serviceModel> <services> <service> </service> </services> </system.serviceModel>
なし
<service>
サービス コントラクト、動作、および特定のサービスのエンドポイントを定義します。
<system.serviceModel>
すべての Windows Communication Foundation (WCF) 構成要素のルート要素です。