Timer |
[Missing <summary> documentation for "M:Altaxo.Main.Services.TimerQueue.AddOrUpdate(System.Object,System.TimeSpan,System.Action{System.Object,System.TimeSpan})"]
public bool AddOrUpdate( Object token, TimeSpan time, Action<Object, TimeSpan> action )
[Missing <param name="token"/> documentation for "M:Altaxo.Main.Services.TimerQueue.AddOrUpdate(System.Object,System.TimeSpan,System.Action{System.Object,System.TimeSpan})"]
[Missing <param name="time"/> documentation for "M:Altaxo.Main.Services.TimerQueue.AddOrUpdate(System.Object,System.TimeSpan,System.Action{System.Object,System.TimeSpan})"]
[Missing <param name="action"/> documentation for "M:Altaxo.Main.Services.TimerQueue.AddOrUpdate(System.Object,System.TimeSpan,System.Action{System.Object,System.TimeSpan})"]
[Missing <returns> documentation for "M:Altaxo.Main.Services.TimerQueue.AddOrUpdate(System.Object,System.TimeSpan,System.Action{System.Object,System.TimeSpan})"]