Method | Description | |
---|---|---|
AddWebJobsDemo ( IServiceCollection services, string connString, LogLevel logLevel = LogLevel.Debug, int nThreads = 4 ) : void |
public static AddWebJobsDemo ( IServiceCollection services, string connString, LogLevel logLevel = LogLevel.Debug, int nThreads = 4 ) : void | ||
services | IServiceCollection | |
connString | string | |
logLevel | LogLevel | |
nThreads | int | |
return | void |