Click or drag to resize
CustomDeviceFinalize Method
Allows CustomDevice to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
protected override void Finalize()

Implements

ObjectFinalize
See Also