Mono Class Library: System.Net.Sockets.NetworkStream Overview | Members

System.Net.Sockets.NetworkStream.CanSeek Property

Returns the bool value false to indicate that the System.Net.Sockets.NetworkStream class cannot access a specific location in the data stream.

public override bool CanSeek { get; }

Value

false.

Remarks

This property is read-only.

Note:

This property overrides System.IO.Stream.CanSeek.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0