.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    Cancel Property

    Cancel

    Whether the event default action, which consists in terminating the subscription, should be canceled or not. This is false by default (terminate) and should be set to true to prevent the subscription from terminating.

    Declaration
    public bool Cancel { get; set; }
    Property Value
    bool
    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.