| ServiceContractAttribute Properties |
The ServiceContractAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CallbackContract |
Gets or sets the type of callback contract when the contract is a duplex
contract.
| |
| ConfigurationName |
The name used to locate the service element in an application configuration
file. The default is the name of the service implementation class.
| |
| Name | Gets or sets the name for the <portType> element in Web Services Description Language (WSDL). | |
| Namespace | Gets or sets the namespace of the <portType> element in Web Services Description Language (WSDL). |