Table of Contents

Method Dispose

Namespace
Innova.Data.Entity.Configuration
Assembly
Innova.Data.dll

Dispose(bool)

Disposes of the resources used by the UserNameInterceptor.

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

A boolean value indicating whether the method is being called from the Dispose(bool) method.

Dispose()

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

public void Dispose()