System.Web.TempFileStream Members

The members of System.Web.TempFileStream are listed below.

See Also: Inherited members from System.IO.FileStream

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
CanReadbool. Documentation for this section has not yet been entered.
[read-only]
override
CanWritebool. Documentation for this section has not yet been entered.

Public Methods

override
Read(byte[], int, int) : int
Documentation for this section has not yet been entered.
RestorePosition()
Documentation for this section has not yet been entered.
SavePosition()
Documentation for this section has not yet been entered.
SetReadOnly()
Documentation for this section has not yet been entered.
SetWriteOnly()
Documentation for this section has not yet been entered.
override
Write(byte[], int, int)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.