Show / Hide Table of Contents

Namespace Oci.Common.Waiters

Classes

DelayStrategy

Utility class which contains Fixed and Exponential delay strategies.

WaitConditionFailedException

WaiterAgent<Request, Response>

Provides a waiter agent that waits until a desired condition is met.

WaiterConfiguration

Provides configuration for Waiters.

Waiter<Request, Response>

Provides a mechanism for waiting on some condition in either blocking or async manner.

In this article
Back to top