PriorityGroup Enumeration
.NET Framework (current version)
Specifies the values that can be used to set the priority and group attributes for a SOAP extension in the Web Services configuration file.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Member name | Description | |
|---|---|---|
| High | Represents the value 1. Indicates that the SOAP extension executes in the group of SOAP extensions with the highest priority. | |
| Low | Represents the value 0. Indicates that the SOAP extension executes in the group of SOAP extensions with the lowest priority. |
.NET Framework
Available since 2.0
Available since 2.0
Show: