public GetRegistrationCodeResponse EndGetRegistrationCode(IAsyncResult asyncResult) { return EndInvoke<GetRegistrationCodeResponse>(asyncResult); }