.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    Creator Property

    Creator

    Gets or sets the service creator.

    Declaration
    public Func<TService> Creator { get; set; }
    Property Value
    Func<TService>
    Remarks

    Do not set the creator after a service has been created, as that could have unspecified consequences.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.