Click or drag to resize

ServicePropertiestwilio_SendAsync Property

If true, sends the message asynchronously.

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

Property Value

Type: Boolean
If true, sends the message asynchronously.
Remarks
Applies to ServiceInstance twilio only.
See Also