IRecordSequence::TailPinned Event
.NET Framework (current version)
Occurs when the record sequence determines that the tail must be moved forward.
Assembly: System.IO.Log (in System.IO.Log.dll)
You can fire this event when the record sequence has run out of space. When this event is fired, the tail of the sequence (that is, the base sequence number) is moved forward to free up space.
.NET Framework
Available since 3.0
Available since 3.0
Show: