Radarr/NzbDrone.Common/Messaging
Mark McDowall bb103947a2 Type and Command have private setters 2013-09-01 21:12:27 -07:00
..
Events Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
Manager Type and Command have private setters 2013-09-01 21:12:27 -07:00
CommandEqualityComparer.cs Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
ICommand.cs Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
IEvent.cs renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
IExecute.cs added commands. 2013-04-26 19:03:34 -07:00
IHandle.cs added commands. 2013-04-26 19:03:34 -07:00
IMessage.cs renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
IMessageAggregator.cs fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
IProcessMessage.cs added commands. 2013-04-26 19:03:34 -07:00
MessageAggregator.cs Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
MessageExtensions.cs Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
TestCommand.cs Added CommandId to commands 2013-09-01 21:12:18 -07:00
TestCommandExecutor.cs improvements to scheduler, 2013-05-11 16:38:41 -07:00