Couchbase .NET SDK | 3.8.0
Search Results for

    Show / Hide Table of Contents

    Class NetworkTypes

    Inheritance
    object
    NetworkTypes
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase
    Assembly: Couchbase.NetClient.dll
    Syntax
    [Obsolete("Use Couchbase.NetworkResolution")]
    public static class NetworkTypes

    Fields

    | Edit this page View Source

    Auto

    Declaration
    public const string Auto = "auto"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Default

    Declaration
    public const string Default = "default"
    Field Value
    Type Description
    string
    | Edit this page View Source

    External

    Declaration
    public const string External = "external"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.