Interface: ServiceFrameworkProviderProps
Defined in: index.tsx:11
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
autoStart? | readonly | boolean | index.tsx:15 |
children? | readonly | ReactNode | index.tsx:12 |
environment? | readonly | IEnvironmentDescriptor | index.tsx:17 |
manager? | readonly | ServiceManager | index.tsx:13 |
profile? | readonly | ServiceProfile | index.tsx:14 |
scheduler? | readonly | IScheduler | index.tsx:16 |