public ConfirmConnectionResponse EndConfirmConnection(IAsyncResult asyncResult) { return EndInvoke<ConfirmConnectionResponse>(asyncResult); }