Summary
Override default protocol to implement. Choose from 'SOAP',
'HttpGet', 'HttpPost', or a custom protocol as specified in the
configuration file.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- WsdlTask
Syntax
[TaskAttribute("protocol")]
public string Protocol { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute |
Value
| Type | Description |
|---|---|
| string |
