NetworkStream.CanSeek Property
.NET Framework (current version)
Gets a value that indicates whether the stream supports seeking. This property is not currently supported.This property always returns false.
Assembly: System (in System.dll)
Property Value
Type: System.Booleanfalse in all cases to indicate that NetworkStream cannot seek a specific location in the stream.
.NET Framework
Available since 1.1
Available since 1.1
Show: