C# Class Maestro.Web.BackgroundQueueExtensions

Show file Open project: dotnet/arcade-services

Public Methods

Method Description
Post ( IBackgroundQueue queue ) : void

Method Details

Post() public static method

public static Post ( IBackgroundQueue queue ) : void
queue IBackgroundQueue
return void