Cmdlet.PipelineStopToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the CancellationToken that is signaled when the pipeline is stopping.
public System.Threading.CancellationToken PipelineStopToken { get; }
member this.PipelineStopToken : System.Threading.CancellationToken
Public ReadOnly Property PipelineStopToken As CancellationToken