Click or drag to resize

AutoResetStream.ResetOrigin Property

Defines the position to which the stream should reset to.

Namespace:  BionicCode.Utilities.Net.Standard.IO
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public SeekOrigin ResetOrigin { get; set; }

Property Value

Type: SeekOrigin
A SeekOrigin value.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md