Click or drag to resize
AGIReplyResultCodeAsChar Property
Returns the return code as character.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public char ResultCodeAsChar { get; }

Return Value

Type: Char
the return code as character.
See Also