A base IAsyncCommand implementation.
IAsyncCommand
Your subclass should override the execute method where your business logic will handle the INotification.
execute
INotification
AsyncMacroCommand