ServiceCollection.Add Method (Service)
.NET Framework (current version)
Adds the specified Service to the end of the ServiceCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- service
-
Type:
System.Web.Services.Description.Service
The Service instance to add to the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: