- offset
The point, relative to origin, to begin seeking from.
- origin
Specifies the beginning, the end, or the current position as a reference point for offset, using a value of type System.IO.SeekOrigin.
![]()
The new position in the stream.
The PipeStream.Seek(long, System.IO.SeekOrigin) method is not supported in pipes and raises a NotSupportedException when it is called.