| AGIReplyGetStatus Method |
Returns the status code.
Supported status codes are:
200 Success
510 Invalid or unknown command
520 Invalid command syntax
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Public Function GetStatus As Integer
member GetStatus : unit -> int
Return Value
Type:
Int32the status code.
See Also