.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    UnsubscribeAsync Method

    UnsubscribeAsync(Guid)

    Unsubscribe from events.

    Declaration
    ValueTask<bool> UnsubscribeAsync(Guid subscriptionId)
    Parameters
    Guid subscriptionId

    The unique identifier of the subscription.

    Returns
    ValueTask<bool>

    Whether the un-registration was successful on the server.

    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.