IDriverReadSession Methods
When implemented, represents a session used to read data from a data extract.| Name | Description |
|---|---|
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
| GetPage(Guid) | Gets the page corresponding to the specified identifier. |
| GetPageIDs() | Gets page identifiers for the current read session. |
See Also