public SetUserPhotoResponseMessageType EndSetUserPhoto(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((SetUserPhotoResponseMessageType)(results[0])); }