Share via


DataReaderDisposingEventData.Duration Property

Definition

The duration from the time the data reader is created until it is disposed. This corresponds to the time reading for reading results of a query.

public virtual TimeSpan Duration { get; }
member this.Duration : TimeSpan
Public Overridable ReadOnly Property Duration As TimeSpan

Property Value

Applies to