LogicalMethodTypes Enumeration
.NET Framework (current version)
Specifies how the XML Web service method was invoked.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Member name | Description | |
|---|---|---|
| Async | The XML Web service method is invoked asynchronously. | |
| Sync | The XML Web service method is invoked synchronously. |
.NET Framework
Available since 1.1
Available since 1.1
Show: