XMLResponseMethod

Is the delegate used in a XMLResponse to do some action and set the values to the hashtable.
It has the following form:
public delegate void (RequestReceivedEventArgs e, Hashtable h);