Click or drag to resize
MediaTimer.Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also