Click or drag to resize
AGIScriptSetPriority Method (String)
Sets the label for continuation upon exiting the application.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void SetPriority(
	string label
)

Parameters

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:AsterNET.FastAGI.AGIScript.SetPriority(System.String)"]

See Also