RetryDecision Methods |
The RetryDecision type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Ignore |
Creates an Ignore retry decision.
|
![]() ![]() | Rethrow |
Creates a Rethrow retry decision.
|
![]() ![]() | Retry(NullableConsistencyLevel) |
Creates a decision to retry using the provided consistency level on the same host.
|
![]() ![]() | Retry(NullableConsistencyLevel, Boolean) |
Creates a decision to retry using the provided consistency level.
|