Table of Contents

Method Encode

Namespace
MailFathom.Application.Mail.Mutations.Audit
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 completion 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.