System.IO.Pipes.PipeStream.IsMessageComplete Property

Gets a value indicating whether there is more data in the message returned from the most recent read operation.

Syntax

[System.MonoTODO]
public bool IsMessageComplete { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is relevant if the pipe's PipeStream.ReadMode property was set to PipeTransmissionMode.Message by the most recent call to PipeStream.Read(Byte[], int, int) or PipeStream.EndRead(IAsyncResult).

Requirements

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