IDriverWriteSession Methods
When implemented, represents a session used to write data to a data extract.Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
SetPage(Guid, Byte[]) | Specifies the data extract page for the current IDriverWriteSession. |
See Also