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.
Sonarr/NzbDrone.Common/Messaging
Mark McDowall c96ba5efd3
Commands return immediately and signalr is used to control the UI
11 years ago
..
Events Commands return immediately and signalr is used to control the UI 11 years ago
Tracking Commands return immediately and signalr is used to control the UI 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 renamed EventAggregator to MessageAggregator 12 years ago
IExecute.cs added commands. 12 years ago
IHandle.cs added commands. 12 years ago
IMessage.cs renamed EventAggregator to MessageAggregator 12 years ago
IMessageAggregator.cs Commands return immediately and signalr is used to control the UI 11 years ago
IProcessMessage.cs added commands. 12 years ago
MessageAggregator.cs Commands return immediately and signalr is used to control the UI 11 years ago
MessageExtensions.cs Scheduled Tasks should work as long as they are registered. 12 years ago
TestCommand.cs Commands return immediately and signalr is used to control the UI 11 years ago
TestCommandExecutor.cs improvements to scheduler, 12 years ago