Skip to main content

IDriverReadSession Interface

When implemented, represents a session used to read data from a data extract.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

Declaration

public interface IDriverReadSession :
    IDisposable

Remarks

To learn more, see ICustomExtractDriver.

See Also