Return iterator for finalized async request.
Return iterator for finalized async request started by SrvView.ResetIteratorAsync
- Parameters:
-
- Returns:
- wstrIteratorId (wstring) result-set ID, identifier of the server-side ordered collection of found data records. The result-set is destroyed and associated memory is freed in following cases:
- Passed lifetimeSec seconds after last access to the result-set (by methods GetRecordCount and GetRecordRange).
- Session to the Administration Server has been closed.
- ReleaseIterator has been called.