PipelineClosedException Class
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.
PipelineClosedException occurs when someone tries to write to an asynchronous pipeline source and the pipeline has already been stopped.
public ref class PipelineClosedException : System::Management::Automation::RuntimeException
[System.Serializable]
public class PipelineClosedException : System.Management.Automation.RuntimeException
public class PipelineClosedException : System.Management.Automation.RuntimeException
[<System.Serializable>]
type PipelineClosedException = class
inherit RuntimeException
type PipelineClosedException = class
inherit RuntimeException
Public Class PipelineClosedException
Inherits RuntimeException
- Inheritance
- Attributes
Pipeline |
Instantiates a new instance of the PipelineClosedException class. |
Pipeline |
Obsolete.
Initializes a new instance of the PipelineClosedException class using data serialized via ISerializable |
Pipeline |
Instantiates a new instance of the PipelineClosedException class. |
Pipeline |
Instantiates a new instance of the PipelineClosedException class. |
Error |
Additional information about the error. (Inherited from RuntimeException) |
Was |
(Inherited from RuntimeException) |
Get |
Serializer for ISerializable (Inherited from RuntimeException) |
Producto | Versiones |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |