.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    WanReplicationRef Constructor

    WanReplicationRef()

    Initializes a new instance of the WanReplicationRef class.

    Declaration
    public WanReplicationRef()

    WanReplicationRef(WanReplicationRef)

    Initializes a new instance of the WanReplicationRef class.

    Declaration
    public WanReplicationRef(WanReplicationRef other)
    Parameters
    WanReplicationRef other

    WanReplicationRef(string, string, List<string>, bool)

    Initializes a new instance of the WanReplicationRef class.

    Declaration
    public WanReplicationRef(string name, string mergePolicyClassName, List<string> filters, bool republishingEnabled)
    Parameters
    string name
    string mergePolicyClassName
    List<string> filters
    bool republishingEnabled
    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.