Table of Contents

Method Encode

Namespace
MailFathom.Application.Rules.History
Assembly
MailFathom.Application.dll

Encode()

Writes the cursor as the opaque string a caller presents to continue the walk.

public string Encode()

Returns

string

The encoded cursor.

Remarks

The evaluation instant is written as its UTC tick count, which is the form the order compares: two timestamps naming the same instant in different offsets encode identically.