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