See Also

SegmentedStream Class  | SegmentedStream 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

CanSeek Property

Dart.PowerTCP.SslSockets Namespace > SegmentedStream Class : CanSeek Property (SegmentedStream)

Indicates that the stream can seek a specific location in the stream.

[Visual Basic]
Overrides Public ReadOnly Property CanSeek As Boolean
[C#]
public override bool CanSeek {get;}
[C++]
public: __property bool get_CanSeek()override ;
[C++/CLI]
public: property bool CanSeek override {    bool get(); }

Remarks

This property always returns false.

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

SegmentedStream Class  | SegmentedStream Members


Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.