Service.Ports Property

 

Gets the collection of Port instances contained in the Service.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Ports : PortCollection with get

Property Value

Type: System.Web.Services.Description.PortCollection

A collection of port instances contained in the Service.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: