Specifies the values that can be used to set the priority and group attributes for a SOAP extension in the Web Services configuration file.
Syntax
public enum PriorityGroup
Remarks
Members
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.
|
Requirements
Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0