Click or drag to resize
SetPriorityCommandPriority Property
Get/Set the priority or label for continuation upon exiting the application.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Priority { get; set; }

Property Value

Type: Int32
See Also