How can I check if there are commands waiting for being executed in the subscribers and find if there is any error occurring in my publication.
I want to be able to do this programmatically so the replication monitors is not an option.
The objective is to give some feedback to a C# program, so that the program can adapt his behaviour, depending on the possible problems.