MiddlewareExtensionsUseHangfireDashboard Method (ActionFuncIDictionaryString, Object, FuncFuncIDictionaryString, Object, Task, FuncIDictionaryString, Object, Task, DashboardOptions, JobStorage, RouteCollection) |
[Missing <summary> documentation for "M:Hangfire.Dashboard.MiddlewareExtensions.UseHangfireDashboard(System.Action{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Func{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task},System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task}}}},Hangfire.DashboardOptions,Hangfire.JobStorage,Hangfire.Dashboard.RouteCollection)"]
Namespace: Hangfire.Dashboard
public static Action<Func<IDictionary<string, Object>, Func<Func<IDictionary<string, Object>, Task>, Func<IDictionary<string, Object>, Task>>>> UseHangfireDashboard( [NotNullAttribute] this Action<Func<IDictionary<string, Object>, Func<Func<IDictionary<string, Object>, Task>, Func<IDictionary<string, Object>, Task>>>> builder, [NotNullAttribute] DashboardOptions options, [NotNullAttribute] JobStorage storage, [NotNullAttribute] RouteCollection routes )
[Missing <param name="builder"/> documentation for "M:Hangfire.Dashboard.MiddlewareExtensions.UseHangfireDashboard(System.Action{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Func{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task},System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task}}}},Hangfire.DashboardOptions,Hangfire.JobStorage,Hangfire.Dashboard.RouteCollection)"]
[Missing <param name="options"/> documentation for "M:Hangfire.Dashboard.MiddlewareExtensions.UseHangfireDashboard(System.Action{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Func{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task},System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task}}}},Hangfire.DashboardOptions,Hangfire.JobStorage,Hangfire.Dashboard.RouteCollection)"]
[Missing <param name="storage"/> documentation for "M:Hangfire.Dashboard.MiddlewareExtensions.UseHangfireDashboard(System.Action{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Func{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task},System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task}}}},Hangfire.DashboardOptions,Hangfire.JobStorage,Hangfire.Dashboard.RouteCollection)"]
[Missing <param name="routes"/> documentation for "M:Hangfire.Dashboard.MiddlewareExtensions.UseHangfireDashboard(System.Action{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Func{System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task},System.Func{System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.Tasks.Task}}}},Hangfire.DashboardOptions,Hangfire.JobStorage,Hangfire.Dashboard.RouteCollection)"]