System.IO.Pipes.PipeStream.IsAsync Property

Gets a value indicating whether a System.IO.Pipes.PipeStream object was opened asynchronously or synchronously.

Syntax

public bool IsAsync { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property enables your code to use the PipeStream.SafePipeHandle property correctly.

Requirements

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