Click or drag to resize
AsteriskFastAGISC511_CAUSES_EXCEPTION Field
If set to true, causes the AGIChannel to throw an exception when a status code of 511 (Channel Dead) is returned. This is set to false by default to maintain backwards compatibility

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool SC511_CAUSES_EXCEPTION

Field Value

Type: Boolean
See Also