This documentation is archived and is not being maintained.

<clear> Element for <protocols>

This topic is specific to a legacy technology. XML Web services and XML Web service clients should now be created using Windows Communication Foundation .

Removes all protocols.


<clear/>

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

protocols

Specifies the protocols that an ASP.NET Web service can use to receive request data sent from a client and return response data.

Show: