docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ServiceHostResolverFactory

    A factory class used to create a IServiceHostResolver.

    Inheritance
    object
    ServiceHostResolverFactory
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Cloud.Common
    Assembly: Unity.Cloud.Common.dll
    Syntax
    public static class ServiceHostResolverFactory

    Methods

    Create()

    Create a IServiceHostResolver with default values. Any system-level overrides set via environment variables will take priority.

    Declaration
    public static IServiceHostResolver Create()
    Returns
    Type Description
    IServiceHostResolver

    The created configuration.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)