Click or drag to resize

ServicePropertiestwilio_IsProduction Property

If true, messages will ONLY be sent from +15005550006 (valid Twilio test number).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool twilio_IsProduction { get; }

Property Value

Type: Boolean
If true, messages will ONLY be sent from +15005550006 (valid Twilio test number).
Remarks
Applies to ServiceInstance twilio only.
See Also