AsyncTimer
Assembly: ServiceStack.Client.dll
View Source
Declaration
public class AsyncTimer : ITimer, IDisposable
Fields
Timer
View Source
Declaration
public Timer Timer
Methods
Cancel()
View Source
Declaration
public void Cancel()
Dispose()
View Source
Declaration
public void Dispose()
Implements
- ServiceStack.ITimer
System.IDisposable