Show / Hide Table of Contents

    Property CommandTimeout

    CommandTimeout

    Timeout für das Command in Sekunden. Der Standard-Wert ist 300 Sekunden. Wird der Wert 0 angegeben, gibt es keinen Timeout.

    Declaration
    [DocfxBrowsable]
    public int CommandTimeout { get; set; }
    Property Value
    Int32
    Back to top Generated by DocFX