.NET Client Documentation
5.5.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-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.