.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    SchemaReplicationDelay Property

    SchemaReplicationDelay

    Gets or sets the amount of time to wait between each schema publication retries.

    Declaration
    public TimeSpan SchemaReplicationDelay { get; set; }
    Property Value
    TimeSpan
    Remarks

    See SchemaReplicationRetries.

    The default value is 1 second.

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