onBeforeResourceStarted
Function
interface ContainerResource { // ... omitted for brevity onBeforeResourceStarted(callback: callback): IResource;}Signature
method
onBeforeResourceStarted builder Subscribes to the BeforeResourceStarted event
onBeforeResourceStarted(callback: (arg: BeforeResourceStartedEvent) => void): IResourceParameters
callback (arg: BeforeResourceStartedEvent) => void Returns
IResource Applies to
This function is an extension method on the following types: