See Also

EnhancedStream Class  | EnhancedStream Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP SSL Sockets for .NET

Length Property

Dart.PowerTCP.SslSockets 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 ;
[C++/CLI]
public: property long long Length override {    long long get(); }

Exceptions

ExceptionDescription
#ctorAlways throws this exception.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

EnhancedStream Class  | EnhancedStream Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.