docs.unity.cn
    Show / Hide Table of Contents

    Property HostingServices

    HostingServices

    Return an enumerable list of all configured IHostingService objects

    Declaration
    public ICollection<IHostingService> HostingServices { get; }
    Property Value
    Type Description
    ICollection<IHostingService>
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use