.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    ServiceProvider Property

    ServiceProvider

    Gets the IServiceProvider.

    Declaration
    public virtual IServiceProvider ServiceProvider { get; }
    Property Value
    IServiceProvider

    The service provider.

    Remarks

    In dependency-injection scenario the service provider may be available, so that service factories can return injected services. In non-dependency-injection scenario, this returns null.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.