This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
SoapRpcServiceAttribute Properties
The SoapRpcServiceAttribute type exposes the following members.
|
| Name | Description |
|---|
|
RoutingStyle
|
Gets or sets how SOAP messages are routed to the XML Web service.
|
|
TypeId
|
When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
Use
|
Gets or sets the binding used when invoking the Web service's methods.
|
Top