RouteCollectionExtensionsAddClientBatchCommand Method |
[Missing <summary> documentation for "M:Hangfire.Dashboard.RouteCollectionExtensions.AddClientBatchCommand(Hangfire.Dashboard.RouteCollection,System.String,System.Action{Hangfire.IBackgroundJobClient,System.String})"]
Namespace: Hangfire.Dashboard
public static void AddClientBatchCommand( this RouteCollection routes, string pathTemplate, [NotNullAttribute] Action<IBackgroundJobClient, string> command )
[Missing <param name="routes"/> documentation for "M:Hangfire.Dashboard.RouteCollectionExtensions.AddClientBatchCommand(Hangfire.Dashboard.RouteCollection,System.String,System.Action{Hangfire.IBackgroundJobClient,System.String})"]
[Missing <param name="pathTemplate"/> documentation for "M:Hangfire.Dashboard.RouteCollectionExtensions.AddClientBatchCommand(Hangfire.Dashboard.RouteCollection,System.String,System.Action{Hangfire.IBackgroundJobClient,System.String})"]
[Missing <param name="command"/> documentation for "M:Hangfire.Dashboard.RouteCollectionExtensions.AddClientBatchCommand(Hangfire.Dashboard.RouteCollection,System.String,System.Action{Hangfire.IBackgroundJobClient,System.String})"]