Click or drag to resize

RoutingMessageAttemptCount Property

The number of attempts to send the message

Namespace:  SMTPRouter.Models
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public int AttemptCount { get; set; }

Property Value

Type: Int32
See Also