FixedTimeoutRetryPolicy.ResumeExecution Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resume execution function is called to check if the policy allows the execution to resume. It also setup the internal state and updates on subsequent calls.
C#
public bool ResumeExecution();
abstract member ResumeExecution : unit -> bool
override this.ResumeExecution : unit -> bool
Public Function ResumeExecution () As Boolean
Produkt | Verzie |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 160.2004021.0 |