Constructor which just sets the ResultPageURL to be used.
Constructor which just sets the ResultPageURL to be used.
public BaseTaskWaiter(string);
Constructor allowing ResultPageURL to be set, and whether a progress message should be shown or not as part of the WaitPageMessage.
public BaseTaskWaiter(string,bool);
Constructor allowing
public BaseTaskWaiter(string,string,bool);