.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    SingletonServiceFactory Constructor

    SingletonServiceFactory()

    Initializes a new instance of the SingletonServiceFactory<TService> class.

    Declaration
    public SingletonServiceFactory()

    SingletonServiceFactory(SingletonServiceFactory<TService>, bool)

    Initializes a new instance of the SingletonServiceFactory<TService> class.

    Declaration
    protected SingletonServiceFactory(SingletonServiceFactory<TService> other, bool shallow)
    Parameters
    SingletonServiceFactory<TService> other
    bool shallow
    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.