For a list of all members of this type, see EnhancedStream members.
CanRead | Overridden. Gets a value indicating whether the current stream supports reading. |
CanSeek | Overridden. Gets a value indicating whether the current stream supports seeking. |
CanTimeout (Inherited from System.IO.Stream) | Gets a value that determines whether the current stream can time out. |
CanWrite | Overridden. Gets a value indicating whether the current stream supports writing. |
Charset | Gets and sets the character set used for string/byte array conversions. |
Encoding | Gets or sets the type of encoding to use. |
Length | Overridden. The length of data available on the stream. This method always throws a NotSupportedException. |
Position | Overridden. Gets or sets the position in the stream. This method always throws a NotSupportedException. |
ReadTimeout (Inherited from System.IO.Stream) | Gets or sets a value that determines how long the stream will attempt to read before timing out. |
WriteTimeout (Inherited from System.IO.Stream) | Gets or sets a value that determines how long the stream will attempt to write before timing out. |
EnhancedStream Class | Dart.PowerTCP.EmailValidation Namespace
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.