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; }
ReadOnly Property twilio_SendAsync As Boolean
Get
Property Value
Type:
BooleanIf true, sends the message asynchronously.
Remarks
Applies to ServiceInstance twilio only.
See Also