Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.IO.Pipes
  3. NamedPipeClientStream
  4. CheckPipePropertyOperations()
  • NamedPipeClientStream
    • NamedPipeClientStream(String)
    • NamedPipeClientStream(String, String)
    • NamedPipeClientStream(String, String, PipeDirection)
    • NamedPipeClientStream(PipeDirection, Boolean, Boolean, SafePipeHandle)
    • NamedPipeClientStream(String, String, PipeDirection, PipeOptions)
    • NamedPipeClientStream(String, String, PipeDirection, PipeOptions, TokenImpersonationLevel)
    • NamedPipeClientStream(String, String, PipeAccessRights, PipeOptions, TokenImpersonationLevel, HandleInheritability)
    • NamedPipeClientStream(String, String, PipeDirection, PipeOptions, TokenImpersonationLevel, HandleInheritability)
    • ~NamedPipeClientStream()
    • InBufferSize
    • NumberOfServerInstances
    • OutBufferSize
    • CheckPipePropertyOperations()
    • Connect()
    • Connect(Int32)
    • Connect(TimeSpan)
    • ConnectAsync()
    • ConnectAsync(CancellationToken)
    • ConnectAsync(Int32)
    • ConnectAsync(Int32, CancellationToken)
    • ConnectAsync(TimeSpan, CancellationToken)
netcoreapp3.1
namespace System.IO.Pipes
{
    public sealed class NamedPipeClientStream : PipeStream
    {
        protected internal override void CheckPipePropertyOperations();
    }
}
.NET 5.06.07.08.09.0
.NET Core 2.02.12.23.03.1
.NET Framework 3.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
.NET Standard 2.02.1
Information specific to netcoreapp3.1
Assembly

System.IO.Pipes , Version=4.1.2.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙