.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    DestroyAsync Method

    DestroyAsync()

    Destroys this distributed object.

    Declaration
    ValueTask DestroyAsync()
    Returns
    ValueTask

    A task that will complete when the object has been destroyed.

    Remarks

    Destroying a distributed object completely deletes the object on the cluster.

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