Blacker.MangaScraper.Helpers.AsyncRequestQueue.AsyncRequestQueue C# (CSharp) Method

AsyncRequestQueue() public method

public AsyncRequestQueue ( ) : System
return System
        public AsyncRequestQueue()
            : this(SynchronizationContext.Current)
        {
        }

Same methods

AsyncRequestQueue::AsyncRequestQueue ( SynchronizationContext synchronizationContext ) : System