Property | Type | Description | |
---|---|---|---|
DefaultWorkersPerCore | int |
Method | Description | |
---|---|---|
GetAllAvailableJobs ( ) : IEnumerable |
||
GetCurrentStatus ( ) : Task | ||
GetEventSources ( ) : IEnumerable |
||
RegisterComponents ( |
||
WorkService ( ServiceName name, ServiceHost host ) : System |
Method | Description | |
---|---|---|
ConfigureAttributeRouting ( System.Web.Http.Routing.DefaultInlineConstraintResolver resolver ) : void | ||
OnRun ( ) : Task | ||
OnShutdown ( ) : void | ||
OnStart ( ) : Task |
Method | Description | |
---|---|---|
CreateWorker ( int id ) : |
||
DiscoverJobs ( ) : void |
protected ConfigureAttributeRouting ( System.Web.Http.Routing.DefaultInlineConstraintResolver resolver ) : void | ||
resolver | System.Web.Http.Routing.DefaultInlineConstraintResolver | |
return | void |
public static GetAllAvailableJobs ( ) : IEnumerable |
||
return | IEnumerable |
public RegisterComponents ( |
||
builder | ||
return | void |
public WorkService ( ServiceName name, ServiceHost host ) : System | ||
name | ServiceName | |
host | ServiceHost | |
return | System |