Interface IExecutionDetails
Provides execution details about the query.
Namespace: Gossip.Connection.Fluent
Assembly: Gossip.dll
Syntax
public interface IExecutionDetails
Properties
| Improve this Doc View SourceDuration
The duration of the query.
Declaration
TimeSpan Duration { get; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |