SoapRpcServiceAttribute Constructor ()

 

Initializes a new instance of the SoapRpcServiceAttribute class.

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

public:
SoapRpcServiceAttribute()

The following example shows how to create an instance of the SoapRpcServiceAttribute class.

.NET Framework
Available since 1.1
Return to top
Show: