BeforeStartEvent
Handle
interface BeforeStartEvent extends IDistributedApplicationEvent { readonly model: DistributedApplicationModel; readonly services: IServiceProvider;}Properties
property
model DistributedApplicationModel get Gets the Model property
property
services IServiceProvider get Gets the Services property