Older(StreamSequenceToken, StreamSequenceToken)
staticextension
public static bool Older(this StreamSequenceToken me, StreamSequenceToken other) Returns
true if the first token is older than the second token. Parameters
meStreamSequenceToken- The first token
otherStreamSequenceToken- The second token.
Returns
true if the first token is older than the second token, false otherwise.