PipelineStepContext
Handle TypeScript
interface PipelineStepContext { readonly cancellationToken: cancellationToken; readonly executionContext: DistributedApplicationExecutionContext;}Properties
property
cancellationToken cancellationToken get Gets the CancellationToken property
property
executionContext DistributedApplicationExecutionContext get Gets the ExecutionContext property