C# Class ChannelAdvisorAccess.Misc.HandleError429

Show file Open project: agileharbor/channelAdvisorAccess

Public Methods

Method Description
DoDelayAsync ( ) : System.Threading.Tasks.Task
HasError429ForAccountId ( string accountId, CacheManager cache ) : bool

Method Details

DoDelayAsync() public static method

public static DoDelayAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

HasError429ForAccountId() public static method

public static HasError429ForAccountId ( string accountId, CacheManager cache ) : bool
accountId string
cache CacheManager
return bool