RequestDispatcherContext Constructor |
Namespace: Hangfire.Dashboard
public RequestDispatcherContext( string appPath, [NotNullAttribute] JobStorage jobStorage, [NotNullAttribute] IDictionary<string, Object> owinEnvironment, [NotNullAttribute] Match uriMatch )
[Missing <param name="appPath"/> documentation for "M:Hangfire.Dashboard.RequestDispatcherContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Text.RegularExpressions.Match)"]
[Missing <param name="jobStorage"/> documentation for "M:Hangfire.Dashboard.RequestDispatcherContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Text.RegularExpressions.Match)"]
[Missing <param name="owinEnvironment"/> documentation for "M:Hangfire.Dashboard.RequestDispatcherContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Text.RegularExpressions.Match)"]
[Missing <param name="uriMatch"/> documentation for "M:Hangfire.Dashboard.RequestDispatcherContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Text.RegularExpressions.Match)"]