Gets the response handlers.
public Collection<Func<WebServiceResponseHandlerInfo<TResponse>, Task<bool>>> Handlers { get; }