Search Results for

    Show / Hide Table of Contents

    Interface IExecutionDetails

    Provides execution details about the query.

    Namespace: Gossip.Connection.Fluent
    Assembly: Gossip.dll
    Syntax
    public interface IExecutionDetails

    Properties

    | Improve this Doc View Source

    Duration

    The duration of the query.

    Declaration
    TimeSpan Duration { get; }
    Property Value
    Type Description
    TimeSpan
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX