![]() | SetPriorityCommand Class |
Namespace: AsterNET.FastAGI.Command
The SetPriorityCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetPriorityCommand(Int32) |
Creates a new SetPriorityCommand.
|
![]() | SetPriorityCommand(String) |
Creates a new SetPriorityCommand.
|
Name | Description | |
---|---|---|
![]() | BuildCommand | (Overrides AGICommandBuildCommand.) |
![]() | Equals | (Inherited from Object.) |
![]() | EscapeAndQuote | (Inherited from AGICommand.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from AGICommand.) |
Name | Description | |
---|---|---|
![]() | Label |
Get/Set the label for continuation upon exiting the application.
|
![]() | Priority |
Get/Set the priority or label for continuation upon exiting the application.
|