CanDragonDevice.Dispose
Prototype
void Dispose();
Description
Wraps an existing native handle (used by
Parameters
| Parameter | Direction | Type | Description |
|---|---|---|---|
handle | in | — | Session handle from |
serial | in | — | Serial number for bookkeeping. |
Example
// See Quick Start and Program Flow for a full session example.
// CanDragonDevice.Dispose(...);