The SeekOrigin enumeration contains stream points that are used to get a new application.
It is used by the following method:
Value | Brief description |
0 | Beginning. Offset is specified relatively to the beginning of a stream. |
1 | Current. Offset is specified relatively to the current position. |
2 | FromEnd. Offset is specified relatively to the end of a stream. |
See also: