Property LastBookmark
LastBookmark
Gets the bookmark received following the last successfully completed IAsyncTransaction. If no bookmark was received or if this transaction was rolled back, the bookmark value will not be changed.
[Obsolete("Replaced by LastBookmarks. Will be removed in 6.0")]
Bookmark LastBookmark { get; }