Addressing some Outlook sending issues due to API delay.
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Wino.Core.Domain.Interfaces
|
||||
/// We add small delay for the following synchronization after executing current requests to overcome this issue.
|
||||
/// Default is false.
|
||||
/// </summary>
|
||||
bool DelayExecution { get; }
|
||||
int ResynchronizationDelay { get; }
|
||||
}
|
||||
|
||||
public interface IRequest : IRequestBase
|
||||
|
||||
Reference in New Issue
Block a user