DiscardAt
Summary
public TimeSpan? DiscardAt { get; set; }
If it's null then the GPS is confirmed (does not expire automatically). Otherwise, time at which we should drop it from the list, relative to ElapsedPlayTime
Returns
Remarks
Set method doesn't synchronize data over network. Use ModifyGps(long, IMyGps) , to update data