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