You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/NzbDrone.Common/Messaging
Mark McDowall 56cd80d24a
TrackedCommands are cleaned up automatically
11 years ago
..
Events Commands are stored in memory and prevents duplicate jobs 11 years ago
Tracking TrackedCommands are cleaned up automatically 11 years ago
CommandEqualityComparer.cs Commands are stored in memory and prevents duplicate jobs 11 years ago
ICommand.cs Commands are stored in memory and prevents duplicate jobs 11 years ago
IEvent.cs
IExecute.cs
IHandle.cs
IMessage.cs
IMessageAggregator.cs
IProcessMessage.cs
MessageAggregator.cs Added ProgressMessaging through nlog 11 years ago
MessageExtensions.cs
TestCommand.cs
TestCommandExecutor.cs