Refactored all synchronizers to deal with some of the chronic issues.
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Wino.Core.Integration;
|
||||
/// <summary>
|
||||
/// Extended class for ImapClient that is used in Wino.
|
||||
/// </summary>
|
||||
internal class WinoImapClient : ImapClient
|
||||
public class WinoImapClient : ImapClient
|
||||
{
|
||||
private int _busyCount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user