Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

TailPinnedEventArgs::TargetSequenceNumber Property

 

Gets the sequence number that the tail should be moved past.

Namespace:   System.IO.Log
Assembly:  System.IO.Log (in System.IO.Log.dll)

public:
property SequenceNumber TargetSequenceNumber {
	SequenceNumber get();
}

Property Value

Type: System.IO.Log::SequenceNumber

The sequence number that the tail should be moved past.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft