ServerType Constructor (Type)

 

Creates a new ServerType.

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

new : 
        type:Type -> ServerType

Parameters

type
Type: System.Type

The Type that exposes the XML Web service.

.NET Framework
Available since 2.0
Return to top
Show: