Hazelcast .NET
Search Results for

    Show / Hide Table of Contents

    WithFileName Method

    WithFileName(String)

    Sets the name (without path, with extension) of the options file to read when building the options.

    Declaration
    public HazelcastOptionsBuilder WithFileName(string fileName)
    Parameters
    String fileName

    The name of the file.

    Returns
    HazelcastOptionsBuilder

    This options builder.

    Remarks

    By default, when not provided, the name is "hazelcast".

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