AWS SDK for .NET Documentation
Marker Property
AmazonAmazon.Glacier.ModelListJobsResultMarker Did this page help you?   Yes   No    Tell us about it...
An opaque string that represents where to continue pagination of the results. You use this value in a new List Jobs request to obtain more jobs in the list. If there are no more jobs, this value is null.
Declaration Syntax
C#
public string Marker { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)