NetworkStream (class)

This type is found in the namespace System.Net.Sockets

mReadInt32
mWriteVoid
mCloseVoid
mBeginReadIAsyncResult
mEndReadInt32
mBeginWriteIAsyncResult
mEndWriteVoid
mget_CanReadBoolean
mget_CanSeekBoolean
mget_CanWriteBoolean
mget_CanTimeoutBoolean
mget_ReadTimeoutInt32
mset_ReadTimeoutVoid
mget_WriteTimeoutInt32
mset_WriteTimeoutVoid
mget_LengthInt64
mget_PositionInt64
mset_PositionVoid
mSeekInt64
mFlushVoid
mFlushAsyncTask
mSetLengthVoid
mget_DataAvailableBoolean
mCopyToAsyncTask
mCloseVoid
mDisposeVoid
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteAsyncTask
mReadByteInt32
mWriteByteVoid
mCopyToAsyncTask
mCopyToAsyncTask
mCopyToVoid
mCopyToVoid
mFlushAsyncTask
mReadAsync0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
mWriteAsyncTask
mGetLifetimeServiceObject
mInitializeLifetimeServiceObject
mCreateObjRefObjRef
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
pCanReadBoolean
pCanSeekBoolean
pCanWriteBoolean
pCanTimeoutBoolean
pReadTimeoutInt32
pWriteTimeoutInt32
pDataAvailableBoolean
pLengthInt64
pPositionInt64

Read

Write

bufferSystem.Byte[]
offsetSystem.Int32
sizeSystem.Int32

Close

bufferSystem.Byte[]
offsetSystem.Int32
sizeSystem.Int32

BeginRead

timeoutSystem.Int32

EndRead

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

BeginWrite

asyncResultSystem.IAsyncResult

EndWrite

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

get_CanRead

asyncResultSystem.IAsyncResult

get_CanSeek

.

get_CanWrite

.

get_CanTimeout

.

get_ReadTimeout

.

set_ReadTimeout

.

get_WriteTimeout

valueSystem.Int32

set_WriteTimeout

.

get_Length

valueSystem.Int32

get_Position

.

set_Position

.

Seek

valueSystem.Int64

Flush

offsetSystem.Int64
originSystem.IO.SeekOrigin

FlushAsync

.

SetLength

cancellationTokenSystem.Threading.CancellationToken

get_DataAvailable

valueSystem.Int64

CopyToAsync

.

Close

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

Dispose

.

ReadAsync

.

WriteAsync

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

ReadByte

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

WriteByte

.

CopyToAsync

valueSystem.Byte

CopyToAsync

destinationSystem.IO.Stream

CopyTo

destinationSystem.IO.Stream
bufferSizeSystem.Int32

CopyTo

destinationSystem.IO.Stream

FlushAsync

destinationSystem.IO.Stream
bufferSizeSystem.Int32

ReadAsync

.

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

socketSystem.Net.Sockets.Socket

.ctor

socketSystem.Net.Sockets.Socket
ownsSocketSystem.Boolean

.ctor

socketSystem.Net.Sockets.Socket
accessSystem.IO.FileAccess

CanRead

socketSystem.Net.Sockets.Socket
accessSystem.IO.FileAccess
ownsSocketSystem.Boolean

CanSeek

.

CanWrite

.

CanTimeout

.

ReadTimeout

.

WriteTimeout

.

DataAvailable

.

Length

.

Position

.
.