<PackageReference Include="Polly" Version="7.0.1" />

BulkheadRejectedException

Exception thrown when a bulkhead's semaphore and queue are full.

Initializes a new instance of the BulkheadRejectedException class.

public BulkheadRejectedException(string message)

Initializes a new instance of the BulkheadRejectedException class.

public BulkheadRejectedException(string message, Exception innerException)

Initializes a new instance of the BulkheadRejectedException class.

Initializes a new instance of the BulkheadRejectedException class.