Click or drag to resize
AsteriskFastAGIMappingStrategy Property
Sets the strategy to use for mapping AGIRequests to AGIScripts that serve them.
The default mapping is a MappingStrategy.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IMappingStrategy MappingStrategy { set; }

Property Value

Type: IMappingStrategy
See Also

Reference

AsteriskFastAGIMappingStrategy