Click or drag to resize
AGIReplyGetResult Method
Returns the result, that is the part directly following the "result=" string.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string GetResult()

Return Value

Type: String
the result.
See Also