Table of Contents

Method Dispose

Namespace
Kepware.Api.Model.Services
Assembly
Kepware.Api.dll

Dispose(bool)

Releases the unmanaged resources used by the KepServerJobPromise and optionally releases the managed resources.

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.

Dispose()

Releases all resources used by the KepServerJobPromise.

public void Dispose()