| AsteriskFastAGIMappingStrategy Property |
Sets the strategy to use for mapping AGIRequests to AGIScripts that serve them.
The default mapping is a MappingStrategy.
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IMappingStrategy MappingStrategy { set; }
Public WriteOnly Property MappingStrategy As IMappingStrategy
Set
public:
property IMappingStrategy^ MappingStrategy {
void set (IMappingStrategy^ value);
}
member MappingStrategy : IMappingStrategy with set
Property Value
Type:
IMappingStrategySee Also Reference
AsteriskFastAGIMappingStrategy