BulkheadSemaphoreFactory static class BulkheadSemaphoreFactory Documentation Code public static ValueTuple<SemaphoreSlim, SemaphoreSlim> CreateBulkheadSemaphores(int maxParallelization, int maxQueueingActions)