.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    OwnsService Property

    OwnsService

    Whether the factory owns the service.

    Declaration
    public bool OwnsService { get; set; }
    Property Value
    bool
    Remarks

    By default, services created via Creator are owned by the factory while services created via ServiceProvider are not, but this property can be used to force a different behavior.

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