RetryOnReceiveError
Gets or sets the time span after which the receive is retried after encoutering an error.
Declaration
public TimeSpan RetryOnReceiveError { get; set; }
Property Value
Type | Description |
---|---|
TimeSpan |
Gets or sets the time span after which the receive is retried after encoutering an error.
public TimeSpan RetryOnReceiveError { get; set; }
Type | Description |
---|---|
TimeSpan |