All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Geometry
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.Geometry
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
Binary
Stream
Console
Logging
Stream
CRC32
Stream
Do
Not
Close
Stream
Dynamic
Content
Stream
Hashing
Stream
Newline
Normalizer
Stream16bit
Newline
Normalizer
Stream8bit
RSync
Checksum
Calculator
RSync
Checksum
Calculator
Timwi
RSync
Checksum
Stream
Slow
Stream
Timeoutable
Stream
Timeoutable
Stream
(
underlying
Stream
)
Flush
()
Read
(
buffer
,
offset
,
count
)
Seek
(
offset
,
origin
)
SetLength
(
value
)
Write
(
buffer
,
offset
,
count
)
Can
Read
Can
Seek
Can
Timeout
Can
Write
Length
Position
Read
Timeout
Write
Timeout
Void
Stream
RT.Util.Text
RT.Util.Threading
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Constructor:
TimeoutableStream
(
Stream
)
Declared in:
RT.Util.Streams.
TimeoutableStream
Declaration
public
TimeoutableStream
(
Stream
underlyingStream
)
Summary
Constructor.
Parameters
Stream
underlyingStream
The underlying stream on which all operations are to be performed.