Stream (class)

This type is found in the namespace System.IO

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

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

.

BeginRead

.

EndRead

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

ReadAsync

asyncResultSystem.IAsyncResult

BeginWrite

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

EndWrite

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

WriteAsync

asyncResultSystem.IAsyncResult

ReadByte

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

WriteByte

.

Synchronized

valueSystem.Byte

get_CanRead

streamSystem.IO.Stream

get_CanSeek

.

get_CanWrite

.

get_Length

.

get_Position

.

set_Position

.

CopyToAsync

valueSystem.Int64

CopyToAsync

destinationSystem.IO.Stream

CopyTo

destinationSystem.IO.Stream
bufferSizeSystem.Int32

CopyTo

destinationSystem.IO.Stream

Flush

destinationSystem.IO.Stream
bufferSizeSystem.Int32

FlushAsync

.

FlushAsync

.

ReadAsync

cancellationTokenSystem.Threading.CancellationToken

WriteAsync

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

Seek

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

SetLength

offsetSystem.Int64
originSystem.IO.SeekOrigin

Read

valueSystem.Int64

Write

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

GetLifetimeService

bufferSystem.Byte[]
offsetSystem.Int32
countSystem.Int32

InitializeLifetimeService

.

CreateObjRef

.

Equals

requestedTypeSystem.Type

GetHashCode

objSystem.Object

GetType

.

ToString

.

CanRead

.

CanSeek

.

CanTimeout

.

CanWrite

.

Length

.

Position

.

ReadTimeout

.

WriteTimeout

.

Null

.
.