.NET Client Documentation
5.0.1
Search Results for

    Show / Hide Table of Contents

    WithDefault Method

    WithDefault(String, String)

    Adds a default key/value pair to use when building the options.

    Declaration
    public HazelcastOptionsBuilder WithDefault(string key, string value)
    Parameters
    String key

    The key.

    String value

    The value.

    Returns
    HazelcastOptionsBuilder

    This options builder.

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