IResource.withLifetimeOf
Method
interface IResource { // ... omitted for brevity withLifetimeOf(sourceBuilder: IResource): IResource;}Signature
method
withLifetimeOf builder Configures a resource to match the lifetime of another resource.
withLifetimeOf(sourceBuilder: IResource): IResourceParameters
sourceBuilder IResource Returns
IResource Defined on
This method is defined on the following type: