Table of Contents

Method Dispose

Namespace
Skyline.DataMiner.Automation
Assembly
SLManagedAutomation.dll

Dispose()

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

public virtual void Dispose()

Dispose(bool)

Releases the unmanaged resources used by the SLTicketingGateway and optionally releases the managed resources

protected virtual void Dispose(bool A_0)

Parameters

A_0 bool

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