Click or drag to resize
AGIReplyGetStatus Method
Returns the status code.
Supported status codes are:
200 Success
510 Invalid or unknown command
520 Invalid command syntax

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetStatus()

Return Value

Type: Int32
the status code.
See Also