Hello. I included Web-service to my project, it should have a method progressWorkflowAction, but I don't see this method, I just see a delegate progressWorkflowActionCompletedEventHandler and class progressWorkflowActionCompletedEventArgs. How to use it to call my method? Thanks