Method Seek Seek(Int64) Sets current position in this file, where the next write will occur. Declaration public override void Seek(long pos) Parameters Type Name Description System.Int64 pos Overrides IndexOutput.Seek(Int64) See Also FilePointer