





Represents a retry policy that performs no retries.
The following tables list the members exposed by the NoRetry type.
Public Constructors
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
CreateInstance | Generates a new retry policy for the current request attempt. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ShouldRetry | Determines if the operation should be retried and how long to wait until the next retry. |
![]() |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |