.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)

    Disposes resources.

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

    true when disposing deterministically.

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