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. [Edit]

public override bool CanSeek { get; }

Value

false. [Edit]

Remarks

This property is read-only.

Note:

This property overrides System.IO.Stream.CanSeek.

[Edit]

Requirements

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