Property Position
Position
Gets the position. Not all writers are able to report the position. Those that can't simply return zero.
public virtual long Position { get; }Property Value
- long
- The position. 
Gets the position. Not all writers are able to report the position. Those that can't simply return zero.
public virtual long Position { get; }The position.