Header menu logo Xanthos

ReadRetryDecision Type

Represents the action to take when `JVRead` returns a non-payload outcome.

Union cases

Union case Description

Abort

Full Usage: Abort

RetryAfter TimeSpan

Full Usage: RetryAfter TimeSpan

Parameters:
Item : TimeSpan

Skip

Full Usage: Skip

Instance members

Instance member Description

this.IsAbort

Full Usage: this.IsAbort

Returns: bool
Returns: bool

this.IsRetryAfter

Full Usage: this.IsRetryAfter

Returns: bool
Returns: bool

this.IsSkip

Full Usage: this.IsSkip

Returns: bool
Returns: bool

Type something to start searching.