System.IO.Pipes.PipeStream.CanWrite Property

Gets a value indicating whether the current stream supports write operations.

Syntax

public override bool CanWrite { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the System.IO.Pipes.PipeStream object is closed, this property returns false.

Requirements

Namespace: System.IO.Pipes
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0