Delegate Options.ComputeApiRequestRetryWaitDelayDelegate
Namespace: CG.Web.MegaApiClient
Assembly: MegaApiClient.dll
Syntax
public delegate bool ComputeApiRequestRetryWaitDelayDelegate(int attempt, out TimeSpan delay);
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | attempt | |
System.TimeSpan | delay |
Returns
Type | Description |
---|---|
System.Boolean |