Dart.PowerTCP.EmailValidation Namespace > EnhancedStream Class : Length Property (EnhancedStream) |
The length of data available on the stream. This method always throws a NotSupportedException.
[Visual Basic]
Overrides Public ReadOnly Property Length As Long
[C#]
public override long Length {get;}
[C++]
public: __property long get_Length()override ;
Exception | Description |
---|---|
#ctor | Always throws this exception. |
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
EnhancedStream Class | EnhancedStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.