Search Results for

    Show / Hide Table of Contents

    Enum CloseNotification

    The warnings that cause a connection to close.

    Namespace: MySql.Data.MySqlClient
    Assembly: MySql.Data.dll
    Version: 9.3.0
    Syntax
    public enum CloseNotification

    Fields

    Name Description
    IDLE
    KILLED
    SHUTDOWN
    In This Article
    Back to top Copyright © 2021, 2025, Oracle and/or its affiliates.