1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-31 20:03:06 +00:00
Radarr/NzbDrone.Common/Messaging
2013-09-01 21:12:30 -07:00
..
Events Commands are stored in memory and prevents duplicate jobs 2013-09-01 21:12:24 -07:00
Tracking Better names, more info, not using events 2013-09-01 21:12:28 -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
IExecute.cs
IHandle.cs
IMessage.cs
IMessageAggregator.cs
IProcessMessage.cs
MessageAggregator.cs Added ProgressMessaging through nlog 2013-09-01 21:12:30 -07:00
MessageExtensions.cs
TestCommand.cs Added CommandId to commands 2013-09-01 21:12:18 -07:00
TestCommandExecutor.cs