10.28.13

TimerTask.Dispose Method

Releases all resources used by the TimerTask

Definition

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.28.1
C#
public abstract void Dispose()

Implements

IDisposable.Dispose()

See Also