.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    Dispose Method

    Dispose()

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    Declaration
    public void Dispose()
    Implements
    IDisposable.Dispose()

    Dispose(bool)

    Frees, releases or resets managed resources.

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    bool disposing

    true when invoked from Dispose(); otherwise false.

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