StreamSequenceTokenUtilities
class
Namespace: Orleans.Streams
Utilities for comparing
StreamSequenceToken instances. public static class StreamSequenceTokenUtilitiesMethods
Newer(StreamSequenceToken, StreamSequenceToken)Returnstrueif the first token is newer than the second token.Older(StreamSequenceToken, StreamSequenceToken)Returnstrueif the first token is older than the second token.
