System.IO.Pipes.PipeStream.WriteByte Method

Writes a byte to the current stream.

Syntax

[System.MonoTODO]
public override void WriteByte (byte value)

Parameters

value
The byte to write to the stream.

Remarks

Use the PipeStream.CanWrite property to determine whether the current System.IO.Pipes.PipeStream object supports write operations.

Requirements

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