NamedPipeClientStream (class)

This type is found in the namespace System.IO.Pipes

mConnectVoid
mConnectVoid
mConnectAsyncTask
mConnectAsyncTask
mConnectAsyncTask
mConnectAsyncTask
mget_NumberOfServerInstancesInt32
mReadInt32
mBeginReadIAsyncResult
mEndReadInt32
mWriteVoid
mBeginWriteIAsyncResult
mEndWriteVoid
mFlushVoid
mget_TransmissionModePipeTransmissionMode
mget_InBufferSizeInt32
mget_OutBufferSizeInt32
mget_ReadModePipeTransmissionMode
mset_ReadModeVoid
mget_CanReadBoolean
mget_CanWriteBoolean
mget_CanSeekBoolean
mget_LengthInt64
mget_PositionInt64
mset_PositionVoid
mSetLengthVoid
mSeekInt64
mReadByteInt32
mWriteByteVoid
mWaitForPipeDrainVoid
mget_IsConnectedBoolean
mget_IsAsyncBoolean
mget_IsMessageCompleteBoolean
mGetAccessControlPipeSecurity
mSetAccessControlVoid
mget_SafePipeHandleSafePipeHandle
mget_CanTimeoutBoolean
mget_ReadTimeoutInt32
mset_ReadTimeoutVoid
mget_WriteTimeoutInt32
mset_WriteTimeoutVoid
mCopyToAsyncTask
mCloseVoid
mDisposeVoid
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteAsyncTask
mCopyToAsyncTask
mCopyToAsyncTask
mCopyToVoid
mCopyToVoid
mFlushAsyncTask
mFlushAsyncTask
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteAsyncTask
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
pNumberOfServerInstancesInt32
pIsConnectedBoolean
pIsAsyncBoolean
pIsMessageCompleteBoolean
pTransmissionModePipeTransmissionMode
pInBufferSizeInt32
pOutBufferSizeInt32
pReadModePipeTransmissionMode
pSafePipeHandleSafePipeHandle
pCanReadBoolean
pCanWriteBoolean
pCanSeekBoolean
pLengthInt64
pPositionInt64
pCanTimeoutBoolean
pReadTimeoutInt32
pWriteTimeoutInt32

Connect

Connect

.

ConnectAsync

timeoutSystem.Int32

ConnectAsync

.

ConnectAsync

timeoutSystem.Int32

ConnectAsync

cancellationTokenSystem.Threading.CancellationToken

get_NumberOfServerInstances

timeoutSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Read

.

BeginRead

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

EndRead

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
callbackSystem.AsyncCallback
stateSystem.Object

Write

asyncResultSystem.IAsyncResult

BeginWrite

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

EndWrite

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
callbackSystem.AsyncCallback
stateSystem.Object

Flush

asyncResultSystem.IAsyncResult

get_TransmissionMode

.

get_InBufferSize

.

get_OutBufferSize

.

get_ReadMode

.

set_ReadMode

.

get_CanRead

valueSystem.IO.Pipes.PipeTransmissionMode

get_CanWrite

.

get_CanSeek

.

get_Length

.

get_Position

.

set_Position

.

SetLength

valueSystem.Int64

Seek

valueSystem.Int64

ReadByte

offsetSystem.Int64
originSystem.IO.SeekOrigin

WriteByte

.

WaitForPipeDrain

valueSystem.Byte

get_IsConnected

.

get_IsAsync

.

get_IsMessageComplete

.

GetAccessControl

.

SetAccessControl

.

get_SafePipeHandle

pipeSecuritySystem.IO.Pipes.PipeSecurity

get_CanTimeout

.

get_ReadTimeout

.

set_ReadTimeout

.

get_WriteTimeout

valueSystem.Int32

set_WriteTimeout

.

CopyToAsync

valueSystem.Int32

Close

destinationSystem.IO.Stream
bufferSizeSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

Dispose

.

ReadAsync

.

WriteAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

CopyToAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
cancellationTokenSystem.Threading.CancellationToken

CopyToAsync

destinationSystem.IO.Stream

CopyTo

destinationSystem.IO.Stream
bufferSizeSystem.Int32

CopyTo

destinationSystem.IO.Stream

FlushAsync

destinationSystem.IO.Stream
bufferSizeSystem.Int32

FlushAsync

.

ReadAsync

cancellationTokenSystem.Threading.CancellationToken

WriteAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

GetLifetimeService

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

pipeNameSystem.String

.ctor

serverNameSystem.String
pipeNameSystem.String

.ctor

serverNameSystem.String
pipeNameSystem.String
directionSystem.IO.Pipes.PipeDirection

.ctor

serverNameSystem.String
pipeNameSystem.String
directionSystem.IO.Pipes.PipeDirection
optionsSystem.IO.Pipes.PipeOptions

.ctor

serverNameSystem.String
pipeNameSystem.String
directionSystem.IO.Pipes.PipeDirection
optionsSystem.IO.Pipes.PipeOptions
impersonationLevelSystem.Security.Principal.TokenImpersonationLevel

.ctor

serverNameSystem.String
pipeNameSystem.String
directionSystem.IO.Pipes.PipeDirection
optionsSystem.IO.Pipes.PipeOptions
impersonationLevelSystem.Security.Principal.TokenImpersonationLevel
inheritabilitySystem.IO.HandleInheritability

.ctor

serverNameSystem.String
pipeNameSystem.String
desiredAccessRightsSystem.IO.Pipes.PipeAccessRights
optionsSystem.IO.Pipes.PipeOptions
impersonationLevelSystem.Security.Principal.TokenImpersonationLevel
inheritabilitySystem.IO.HandleInheritability

NumberOfServerInstances

directionSystem.IO.Pipes.PipeDirection
isAsyncSystem.Boolean
isConnectedSystem.Boolean
safePipeHandleMicrosoft.Win32.SafeHandles.SafePipeHandle

IsConnected

.

IsAsync

.

IsMessageComplete

.

TransmissionMode

.

InBufferSize

.

OutBufferSize

.

ReadMode

.

SafePipeHandle

.

CanRead

.

CanWrite

.

CanSeek

.

Length

.

Position

.

CanTimeout

.

ReadTimeout

.

WriteTimeout

.
.