10.24.0

TimerTaskDispose Method

Releases all resources used by the TimerTask

Definition

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

Implements

IDisposableDispose

See Also